Skip to content

Commit fd9bd1a

Browse files
committed
run high deps tests on PHP 8.4 to actually test them with Symfony 8 deps
1 parent 9c607d1 commit fd9bd1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
matrix:
2828
include:
2929
- php: '8.2'
30-
- php: '8.2'
30+
- php: '8.4'
3131
mode: high-deps
3232
- php: '8.2'
3333
mode: low-deps

0 commit comments

Comments
 (0)