Skip to content

Commit 681f45b

Browse files
committed
L9
1 parent ff97dd5 commit 681f45b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
testbench: ^7.0
1818
- laravel: 8.*
1919
testbench: ^6.23
20+
exclude:
21+
- laravel: 9.*
22+
php: 7.4
2023

2124
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }} - ${{ matrix.os }}
2225

0 commit comments

Comments
 (0)