Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chapterjason committed Dec 17, 2023
1 parent ca47064 commit 17bbf71
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
symfony: '6.3.*'
- php: '7.2'
symfony: '6.4.*'
- php: '7.3'
symfony: '4.4.*'
- php: '7.2'
symfony: '7.0.*'
- php: '7.3'
symfony: '6.0.*'
- php: '7.3'
Expand All @@ -49,8 +49,8 @@ jobs:
symfony: '6.3.*'
- php: '7.3'
symfony: '6.4.*'
- php: '7.4'
symfony: '4.4.*'
- php: '7.3'
symfony: '7.0.*'
- php: '7.4'
symfony: '6.0.*'
- php: '7.4'
Expand All @@ -61,8 +61,6 @@ jobs:
symfony: '6.3.*'
- php: '7.4'
symfony: '6.4.*'
- php: '8.0'
symfony: '4.4.*'
- php: '8.0'
symfony: '6.1.*'
- php: '8.0'
Expand All @@ -71,12 +69,6 @@ jobs:
symfony: '6.3.*'
- php: '8.0'
symfony: '6.4.*'
- php: '7.2'
symfony: '7.0.*'
- php: '7.3'
symfony: '7.0.*'
- php: '7.4'
symfony: '7.0.*'
- php: '8.0'
symfony: '7.0.*'
- php: '8.1'
Expand Down

0 comments on commit 17bbf71

Please # to comment.