Skip to content

Commit 37af331

Browse files
fix tests
1 parent 93e385f commit 37af331

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
@@ -20,6 +20,9 @@ jobs:
2020
- laravel: 9.*
2121
testbench: 7.*
2222
carbon: ^2.63
23+
- laravel: 10.*
24+
testbench: 8.*
25+
carbon: ^2.63
2326

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

0 commit comments

Comments
 (0)