Skip to content

Commit f193963

Browse files
committed
only tests stable
1 parent 4929f03 commit f193963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/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: [7.3, 7.4, 8.0]
1616
laravel: [8.*, 7.*, 6.*]
17-
dependency-version: [prefer-lowest, prefer-stable]
17+
dependency-version: [prefer-stable]
1818
include:
1919
- laravel: 8.*
2020
testbench: 6.*

0 commit comments

Comments
 (0)