Skip to content

Commit 72f9899

Browse files
committed
gh
1 parent 3fb2192 commit 72f9899

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
@@ -23,7 +23,7 @@ jobs:
2323
include:
2424
- laravel: 11.*
2525
testbench: 9.*
26-
- laravel: 11.*
26+
- laravel: 12.*
2727
testbench: 10.*
2828

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

0 commit comments

Comments
 (0)