Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yozhef authored Dec 1, 2023
1 parent c0745db commit a946213
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ jobs:
- '4.4.*'
- '5.4.*'
- '6.4.*'
- '7.0.*'
exclude:
- php-version: '7.4'
symfony-version: '7.0.*'
- php-version: '8.0'
symfony-version: '6.4.*'
- php-version: '7.4'
- php-version: '8.0'
symfony-version: '6.4.*'
include:
- php-version: '8.2'
symfony-version: '7.0.*'
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit a946213

Please sign in to comment.