Skip to content

Commit 0e85a7b

Browse files
author
antoine
committed
Fix test
1 parent 2d52d00 commit 0e85a7b

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
@@ -19,7 +19,7 @@ jobs:
1919
os: [ubuntu-latest, windows-latest]
2020
php: [8.3, 8.2, 8.1]
2121
laravel: [10.*]
22-
stability: [prefer-lowest, prefer-stable]
22+
stability: [prefer-stable]
2323
include:
2424
- laravel: 10.*
2525
testbench: 8.*

0 commit comments

Comments
 (0)