Skip to content

Commit b86eae9

Browse files
authored
Merge pull request #475 from andreybolonin/patch-5
Add PHP 8.4 to CI
2 parents ff7fde8 + 1e071e4 commit b86eae9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
php: '8.2'
3535
- description: 'No Symfony specified'
3636
php: '8.3'
37+
- description: 'No Symfony specified'
38+
php: '8.4'
3739
- description: 'Lowest deps'
3840
php: '8.1'
3941
composer_option: '--prefer-lowest'

0 commit comments

Comments
 (0)