Merge pull request #228 from FriendsOfBehat/ci/add-php-8.5
Add PHP 8.5 to CI matrix
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
php-version:
|
||||
- '8.3'
|
||||
- '8.4'
|
||||
- '8.5'
|
||||
symfony-version:
|
||||
- '7.4.*'
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user