Skip to content

Commit fe479bb

Browse files
committed
drop prefer-lowest tests
1 parent 985cba1 commit fe479bb

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
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
php: [8.0, 8.1]
1818
laravel: [8.*, 9.*]
19-
dependency-version: [prefer-lowest, prefer-stable]
19+
dependency-version: [prefer-stable]
2020
os: [ubuntu-latest]
2121
include:
2222
- laravel: 9.*

0 commit comments

Comments
 (0)