Skip to content

Commit 9a45f4a

Browse files
committed
Update github ci
1 parent 3a3e2bd commit 9a45f4a

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
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: true
1010
matrix:
1111
php: [7.4, 8.0, 8.1]
12-
laravel: [6.*, 7.*, 8.*]
12+
laravel: [7.*, 8.*]
1313
include:
1414
- laravel: 7.*
1515
testbench: 5.*

0 commit comments

Comments
 (0)