Skip to content

Commit 1531dde

Browse files
committed
Update testbench version in run-tests.yml to 9.*
1 parent c9c7447 commit 1531dde

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-lowest, prefer-stable]
1919
include:
2020
- laravel: 11.*
21-
testbench: 8.*
21+
testbench: 9.*
2222
carbon: 2.*
2323

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

0 commit comments

Comments
 (0)