Skip to content

Commit

Permalink
chore: fixes workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Jan 20, 2024
1 parent 0ab636e commit 9a01504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
symfony: ['6.4', '7.1']
symfony: ['6.4', '7.0']
php: ['8.1', '8.2', '8.3']
dependency_version: [prefer-lowest, prefer-stable]
exclude:
Expand Down

0 comments on commit 9a01504

Please sign in to comment.