Skip to content

Commit 4c6e302

Browse files
committed
Do not test for Symfony 6.4 with PHP 7.4
as Symfony 6.4 needs PHP 8.1 or greater.
1 parent c07fc71 commit 4c6e302

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
-
2828
php: '8.4'
2929
dependencies: highest
30-
-
31-
php: '7.4'
32-
symfony: '6.4.*'
3330
-
3431
php: '8.1'
3532
symfony: '6.4.*'

0 commit comments

Comments
 (0)