Skip to content

Commit a622acf

Browse files
authored
Update build.yml
1 parent 4314b8b commit a622acf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
symfony-version:
2323
- '6.2.*'
2424
- '7.0.*'
25+
exclude:
26+
- php-version: '8.1'
27+
symfony-version: '7.0.*'
2528
steps:
2629
- name: Checkout
2730
uses: actions/checkout@v3

0 commit comments

Comments
 (0)