We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9980a37 commit b6d6d07Copy full SHA for b6d6d07
.github/workflows/run-tests.yml
@@ -15,7 +15,7 @@ jobs:
15
os: [ubuntu-latest, windows-latest]
16
php: [8.2]
17
laravel: [10.*]
18
- stability: [prefer-lowest, prefer-stable]
+ stability: [prefer-stable]
19
include:
20
- laravel: 10.*
21
testbench: 8.*
0 commit comments