Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
XWB authored Dec 2, 2024
1 parent 7534507 commit ffdabe8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,13 @@ jobs:
- php: '8.1'
symfony-version: '^5.4'
- php: '8.1'
symfony-version: '^6.3'
symfony-version: '^6.4'
- php: '8.2'
symfony-version: '^6.3'
symfony-version: '^6.4'
- php: '8.2'
symfony-version: '^7.0'
- php: '8.3'
symfony-version: '^6.3'
symfony-version: '^6.4'
- php: '8.3'
symfony-version: '^7.0'
fail-fast: false
Expand Down

0 comments on commit ffdabe8

Please sign in to comment.