Skip to content

Commit 08a120f

Browse files
committed
update workflows
1 parent f26beae commit 08a120f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ jobs:
1818
stability: [prefer-lowest, prefer-stable]
1919
include:
2020
- laravel: 10.*
21-
testbench: 7.*
21+
testbench: 8.*
22+
carbon: ^2.63
2223

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

0 commit comments

Comments
 (0)