Skip to content

Commit

Permalink
Update test matrix schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
mleczakm committed Dec 29, 2023
1 parent 63e3ee5 commit da80e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# Lowest Deps
- php: 8.1
symfony: 5.4.*
composer-flags: '--prefer-lowest --prefer-stable'
composer-flags: '--prefer-stable'
can-fail: false
# Stable deps
- php: 8.2
Expand Down

0 comments on commit da80e1b

Please sign in to comment.