Skip to content

Commit e2df012

Browse files
authored
Fix tests
1 parent 4738058 commit e2df012

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
@@ -19,6 +19,9 @@ jobs:
1919
testbench: 7.*
2020
- laravel: 8.*
2121
testbench: ^6.23
22+
exclude:
23+
- laravel: 10.*
24+
php: 8.0
2225

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

0 commit comments

Comments
 (0)