Skip to content

Commit 7e60bd5

Browse files
committed
Update run-tests.yml
1 parent 33a8408 commit 7e60bd5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ jobs:
2525
testbench: 8.*
2626
carbon: ^2.63
2727

28+
exclude:
29+
- laravel: 11.*
30+
php: 8.1
31+
2832
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
2933

3034
steps:

0 commit comments

Comments
 (0)