Skip to content

Commit

Permalink
MISC: CI test grid
Browse files Browse the repository at this point in the history
  • Loading branch information
yivi committed Dec 19, 2023
1 parent 9b15975 commit e631e14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bundle_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
strategy:
matrix:
operating-system: [ ubuntu-latest ]
php: [ '8.1' ]
symfony: [ '5.3.0', '5.4.0', '6.0.0' ]
php: [ '8.1', '8.2', '8.3' ]
symfony: [ '6.0.0', '6.1.0', '6.2.0', '6.3.0', '6.4.0' ]

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

0 comments on commit e631e14

Please sign in to comment.