Skip to content

Commit

Permalink
prefer-stable only
Browse files Browse the repository at this point in the history
  • Loading branch information
awcodes committed Jul 30, 2024
1 parent 568a4f7 commit 9b66875
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 @@ -23,7 +23,7 @@ jobs:
os: [ubuntu-latest]
php: [8.2, 8.1]
laravel: [11.*, 10.*]
stability: [prefer-lowest, prefer-stable]
stability: [prefer-stable]
include:
- laravel: 11.*
testbench: 9.*
Expand Down

0 comments on commit 9b66875

Please sign in to comment.