Skip to content

Commit c419a22

Browse files
committed
Update stability setting to prefer-stable option
1 parent e931662 commit c419a22

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
@@ -23,7 +23,7 @@ jobs:
2323
os: [ubuntu-latest, windows-latest]
2424
php: [8.5, 8.4, 8.3]
2525
laravel: [12.*, 11.*]
26-
stability: [prefer-lowest, prefer-stable]
26+
stability: [prefer-stable]
2727
include:
2828
- laravel: 12.*
2929
testbench: 10.*

0 commit comments

Comments
 (0)