Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yozhef authored Jan 11, 2024
1 parent 4640a2e commit 99907be
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 @@ -19,9 +19,9 @@ jobs:
- '6.4.*'
- '7.0.*'
include:
php: '8.2'
coverage: 'xdebug'
symfony-versions: '7.0.*'
- php: '8.2'
coverage: 'xdebug'
symfony-versions: '7.0.*'


name: PHP ${{ matrix.php }} Symfony ${{ matrix.symfony-versions }} ${{ matrix.description }}
Expand Down

0 comments on commit 99907be

Please sign in to comment.