Skip to content

Commit 4073190

Browse files
committed
wip
1 parent 7747881 commit 4073190

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
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
php: [8.4, 8.3, 8.2]
1616
laravel: ['10.*', '11.*', '12.*']
17-
dependency-version: [prefer-lowest, prefer-stable]
17+
dependency-version: [prefer-stable]
1818
include:
1919
- laravel: 10.*
2020
testbench: 8.*

0 commit comments

Comments
 (0)