Skip to content

Commit b27420a

Browse files
committed
build: Remove prefer-lowest stability option
1 parent 0e90ab2 commit b27420a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
os: [ubuntu-latest, windows-latest]
1616
php: [8.2, 8.1]
1717
laravel: [10.*]
18-
stability: [prefer-lowest, prefer-stable]
18+
stability: [prefer-stable]
1919
include:
2020
- laravel: 10.*
2121
testbench: 8.*

0 commit comments

Comments
 (0)