Skip to content

Commit

Permalink
Merge pull request #343 from Chris53897/patch-1
Browse files Browse the repository at this point in the history
chore: add tests for PHP 8.4
  • Loading branch information
alexpozzi authored Sep 26, 2024
2 parents 39ffad9 + fe31df8 commit 5f31271
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
php: '8.2'
symfony: '7.1.*@dev'
dev: true
- description: 'Symfony 7.0 (PHP 8.4)'
php: '8.4'
symfony: '7.0.*'
- description: 'Symfony 7.0'
php: '8.3'
symfony: '7.0.*'
Expand Down

0 comments on commit 5f31271

Please sign in to comment.