Skip to content

Commit

Permalink
MISC: CI test grid (now targeting correct versions)
Browse files Browse the repository at this point in the history
  • Loading branch information
yivi committed Dec 19, 2023
1 parent e631e14 commit dca9718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bundle_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
operating-system: [ ubuntu-latest ]
php: [ '8.1', '8.2', '8.3' ]
symfony: [ '6.0.0', '6.1.0', '6.2.0', '6.3.0', '6.4.0' ]
symfony: [ '6.3.0', '6.4.0' ]

steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit dca9718

Please sign in to comment.