Skip to content

Commit 0b15033

Browse files
committed
Update test matrix to use Testbench 10 for Laravel 12 compatibility
1 parent 42a1aed commit 0b15033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
stability: [prefer-lowest, prefer-stable]
2323
include:
2424
- laravel: 12.*
25-
testbench: 8.*
25+
testbench: 10.*
2626
carbon: ^2.63
2727

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

0 commit comments

Comments
 (0)