Skip to content

Commit 188173d

Browse files
committed
Update @run-tests.yml
1 parent ad38738 commit 188173d

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
@@ -18,7 +18,7 @@ jobs:
1818
stability: [prefer-stable]
1919
include:
2020
- laravel: 12.*
21-
testbench: 9.*
21+
testbench: 10.*
2222
carbon: ^3.8.4
2323

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

0 commit comments

Comments
 (0)