Skip to content

Commit e82d2de

Browse files
committed
chore: restore symfony 7.0, but skip 8.4
1 parent a14e53c commit e82d2de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
symfony: 5.4.*
2020
- php: 8.4
2121
symfony: 6.4.*
22+
- php: 8.4
23+
symfony: 7.0.*
2224

2325
name: Tests P${{ matrix.php }} - SF${{ matrix.symfony }} - ubuntu-latest - ${{ matrix.dependency-version }}
2426
steps:

0 commit comments

Comments
 (0)