Skip to content

Commit e9a332c

Browse files
author
oriol.navascuez
committed
Excluding symfony-yaml 3.4 on php8.3 tests
1 parent 6c80091 commit e9a332c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- php: '8.1'
6868
symfony-yaml: '^3.4'
6969
- php: '8.3'
70-
symfony-yaml: '^4.0'
70+
symfony-yaml: '^3.4'
7171

7272
runs-on: ${{ matrix.os }}
7373

0 commit comments

Comments
 (0)