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 6957e3e commit aeca23eCopy full SHA for aeca23e
.github/workflows/run-tests.yml
@@ -20,7 +20,7 @@ jobs:
20
- laravel: 8.*
21
testbench: ^6.23
22
- laravel: 9.*
23
- testbench: ^7.*
+ testbench: 7.*
24
25
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
26
0 commit comments