Skip to content

Commit 41c29b2

Browse files
committed
Adjust workflows
1 parent 62e0390 commit 41c29b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
stability: [prefer-stable]
1515
include:
1616
- laravel: 12.*
17-
testbench: 9.*
17+
testbench: 10.*
1818

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

0 commit comments

Comments
 (0)