Skip to content

Commit 2b4ca0c

Browse files
committed
wip
Signed-off-by: Lloric Mayuga Garcia <[email protected]>
1 parent c1ee0f2 commit 2b4ca0c

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: ^10.0.0
21-
testbench: ^8.0
21+
testbench: ^8.5.2
2222
carbon: ^2.63
2323

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

0 commit comments

Comments
 (0)