Skip to content

Commit

Permalink
fix a suddenly excluded case
Browse files Browse the repository at this point in the history
  • Loading branch information
l-you committed Dec 4, 2023
1 parent 916337a commit 1a637b1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ jobs:
symfony: '7.0.*'
- php: '8.0'
symfony: '7.0.*'
- php: '8.2'
symfony: '7.0.*'
fail-fast: false
steps:
- name: 'Checkout'
Expand Down Expand Up @@ -134,8 +132,6 @@ jobs:
symfony: '7.0.*'
- php: '8.0'
symfony: '7.0.*'
- php: '8.2'
symfony: '7.0.*'
fail-fast: false
steps:
- name: 'Checkout'
Expand Down

0 comments on commit 1a637b1

Please sign in to comment.