Skip to content

Commit

Permalink
ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
benji07 committed Dec 17, 2024
1 parent 9685c1d commit 3c08647
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- '6.4.*'
- '7.0.*'
- '7.1.*'
- '7.2.*'
dependencies:
- 'lowest'
- 'highest'
Expand All @@ -47,8 +46,8 @@ jobs:
symfony-version: '7.0.*'
- php-version: '8.1'
symfony-version: '7.1.*'
- php-version: '8.1'
symfony-version: '7.2.*'
- php-version: '8.4'
dependencies: 'lowest'
include:
- php-version: '8.0'
symfony-version: '5.4.*'
Expand Down

0 comments on commit 3c08647

Please sign in to comment.