Skip to content

Commit f8691de

Browse files
committed
wip
1 parent 3a72fd1 commit f8691de

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
os: [ubuntu-latest, windows-latest]
1212
php: [7.4]
13-
laravel: [6.*, 7.*, 8.*]
13+
laravel: [7.*, 8.*]
1414
dependency-version: [prefer-lowest, prefer-stable]
1515
include:
1616
- laravel: 8.*

0 commit comments

Comments
 (0)