Skip to content

Commit bc098ca

Browse files
authored
ci: add test for PHP 8.5
1 parent b14cea6 commit bc098ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
symfony: 6.4.*
6565
max_deprecations: 0
6666
- description: 'Dev deps'
67-
php: '8.5'
67+
php: '8.4'
6868
dev: true
6969
max_deprecations: 0
7070
name: PHP ${{ matrix.php }} tests (${{ matrix.description }})

0 commit comments

Comments
 (0)