Skip to content

Commit

Permalink
Update static-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fashxp authored Jun 12, 2024
1 parent 4b3f65f commit 0230b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
include:
- { php-version: "8.0", dependencies: "lowest", require_admin_bundle: true }
- { php-version: "8.0", dependencies: "lowest", require_admin_bundle: false }
- { php-version: "8.3", dependencies: "highest", require_admin_bundle: true }
- { php-version: "8.3", dependencies: "highest", pimcore_version: "11.x-dev as 11.0.0", require_admin_bundle: true, experimental: true }
steps:
Expand Down

0 comments on commit 0230b53

Please sign in to comment.