Skip to content

Commit 5332cfd

Browse files
committed
update run-tests.yml
1 parent b83afe9 commit 5332cfd

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
@@ -31,6 +31,9 @@ jobs:
3131
testbench: 9.*
3232
- laravel: 10.*
3333
testbench: 8.*
34+
exclude:
35+
- laravel: 10.*
36+
php: 8.4
3437

3538

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

0 commit comments

Comments
 (0)