Skip to content

Commit ca825a7

Browse files
author
Holger Lösken
committed
Test only stable
1 parent a61562c commit ca825a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
matrix:
88
php: ['7.3', '7.4', '8.0']
99
laravel: [6.*, 7.*, 8.*]
10-
dependency-version: [prefer-lowest, prefer-stable]
10+
dependency-version: [prefer-stable]
1111
include:
1212
- laravel: 8.*
1313
testbench: 6.*

0 commit comments

Comments
 (0)