Skip to content

Commit 8f00498

Browse files
committed
fix tests ci
1 parent 40ddae9 commit 8f00498

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
stability: [ prefer-stable ]
1515
laravel: [ 9.*, 10.*, 11.* ]
1616
include:
17+
- laravel: 9.*
18+
testbench: 7.*
19+
1720
- laravel: 10.*
1821
testbench: 8.*
1922

0 commit comments

Comments
 (0)