Skip to content

Commit 3c555d4

Browse files
committed
change: remove test on lower version
1 parent 116544b commit 3c555d4

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
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
php: [8.3, 8.2, 8.1]
1212
laravel: [11.*, 10.*]
13-
dependency-version: [prefer-lowest, prefer-stable]
13+
dependency-version: [prefer-stable]
1414
include:
1515
- laravel: 11.*
1616
testbench: 9.*

0 commit comments

Comments
 (0)