We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb2192 commit 72f9899Copy full SHA for 72f9899
.github/workflows/run-tests.yml
@@ -23,7 +23,7 @@ jobs:
23
include:
24
- laravel: 11.*
25
testbench: 9.*
26
- - laravel: 11.*
+ - laravel: 12.*
27
testbench: 10.*
28
29
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
0 commit comments