Skip to content

Commit 128f582

Browse files
authored
wip
1 parent 5dc872a commit 128f582

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
@@ -23,6 +23,9 @@ jobs:
2323
testbench: 7.*
2424
- laravel: 8.*
2525
testbench: ^6.23
26+
exclude:
27+
- laravel: 10.*
28+
php: 8.0
2629

2730
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
2831

0 commit comments

Comments
 (0)