Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yozhef authored Jan 11, 2024
1 parent 4314b8b commit a622acf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a622acf

Please sign in to comment.