Skip to content

Commit

Permalink
refactored tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Kamps committed Jan 2, 2024
1 parent 04120c1 commit a259ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
symfony7-required-yaml-version: '^6 || ^7'
exclude:
# Symfony 7 requires at least PHP 8.2
- php-versions: '8.0'
- php-versions: '8.1'
symfony-versions: '^7'
name: Test PHP ${{ matrix.php-versions }}, Symfony ${{ matrix.symfony-versions }}, ${{ matrix.prefer }}

Expand Down

0 comments on commit a259ee8

Please sign in to comment.