Skip to content

Commit

Permalink
Sf7 requires 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
simoheinonen committed Dec 13, 2023
1 parent 819e0b0 commit 30a5626
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ jobs:
matrix:
php: [8.0, 8.1, 8.2]
symfony: [4.4, 5.4, 6.0, 7.0]
exclude:
- symfony: 7.0
php: 8.0
- symfony: 7.0
php: 8.1
steps:
- name: Setup PHP
uses: shivammathur/[email protected]
Expand Down

0 comments on commit 30a5626

Please sign in to comment.