Skip to content

Commit

Permalink
ci: Remove obsolete excludes (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Dec 5, 2023
1 parent 74cad76 commit 2bd809d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,7 @@ jobs:
- '8.2'
dependency: [ highest, lowest ]
symfony-version:
- '5.4.*'
- '6.*.*'
exclude:
- php: '8.0'
symfony-version: '6.*.*'
- php: '8.2'
symfony-version: '5.4.*'

steps:
- name: Check out repository code
Expand Down

0 comments on commit 2bd809d

Please sign in to comment.