Skip to content

Commit 6449a23

Browse files
authored
Update ci.yaml
1 parent d722316 commit 6449a23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- '6.0.*'
2525
- '6.2.*'
2626
- '7.0.*'
27+
exclude:
28+
- php: '8.1'
29+
symfony-versions: '7.0.*'
2730
include:
2831
- description: 'Log Code Coverage'
2932
php: '8.2'

0 commit comments

Comments
 (0)