Skip to content

Commit

Permalink
MISC: only 6.3 and up
Browse files Browse the repository at this point in the history
  • Loading branch information
yivi committed Dec 19, 2023
1 parent 04e3834 commit ee5e696
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.2','8.3' ]
symfony: ['~6.2.0', '~6.3.0', '~6.4.0', '~7.0.0' ]
symfony: ['~6.3.0', '~6.4.0', '~7.0.0' ]

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

0 comments on commit ee5e696

Please sign in to comment.