Skip to content

Commit 3a51af6

Browse files
committed
Do not run PHP 8.4 tests for Symfony 4.4.*
1 parent e9d6d69 commit 3a51af6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
symfony-version: 7.*
5454
- php: '8.1'
5555
symfony-version: 7.*
56+
- php: '8.4'
57+
symfony-version: 4.4.*
5658
include:
5759
- php: '7.2'
5860
symfony-version: 4.4.*

0 commit comments

Comments
 (0)