Skip to content

Commit 28c269b

Browse files
committed
Add missing exclude
1 parent 17bbf71 commit 28c269b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
symfony: '6.3.*'
6262
- php: '7.4'
6363
symfony: '6.4.*'
64+
- php: '7.4'
65+
symfony: '7.0.*'
6466
- php: '8.0'
6567
symfony: '6.1.*'
6668
- php: '8.0'

0 commit comments

Comments
 (0)