Skip to content

Commit de88f8a

Browse files
committed
Update stability option to prefer-stable in run-tests.yml
1 parent 12756a0 commit de88f8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
os: [ubuntu-latest, windows-latest]
2020
php: [8.4, 8.3, 8.2]
2121
laravel: [11.*]
22-
stability: [prefer-lowest, prefer-stable]
22+
stability: [prefer-stable]
2323
include:
2424
- laravel: 11.*
2525
testbench: 9.*

0 commit comments

Comments
 (0)