Skip to content

Commit

Permalink
Fix PHP version in use with Symfony 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean85 committed Mar 17, 2024
1 parent 8ad3e16 commit f852f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
include:
- symfony: '^6.4'
os: 'ubuntu-latest'
php: '7.4'
php: '8.2'
- symfony: '^5.4'
os: 'ubuntu-latest'
php: '7.4'
Expand Down

0 comments on commit f852f47

Please sign in to comment.