Update build.yml
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -22,6 +22,9 @@ jobs:
|
||||
symfony-version:
|
||||
- '6.2.*'
|
||||
- '7.0.*'
|
||||
exclude:
|
||||
- php-version: '8.1'
|
||||
symfony-version: '7.0.*'
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user