Skip to content

Commit

Permalink
CI: explicit test under Symfony 7 (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus committed Nov 22, 2023
1 parent 9d9c38d commit 1d1f4df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -45,7 +45,7 @@ jobs:
coverage: 'pcov'
- php: '8.3'
os: ubuntu-latest
symfony: '^6.0'
symfony: '^7.0'

continue-on-error: ${{ matrix.php == '8.3' }}

Expand Down

0 comments on commit 1d1f4df

Please sign in to comment.