Skip to content

Commit 9d2a483

Browse files
committed
Update run-tests.yml
1 parent edc10dd commit 9d2a483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
php: [ 7.1, 7.2, 7.3, 7.4, 8.0 ]
1212
laravel: [ 5.6.*, 5.7.*, 5.8.*, 6.*, 7.*, 8.* ]
13-
dependency-version: [ prefer-lowest, prefer-stable ]
13+
dependency-version: [ prefer-stable ]
1414
include:
1515
- laravel: 5.6.*
1616
testbench: 3.6.*

0 commit comments

Comments
 (0)