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 614da61 commit 567f919Copy full SHA for 567f919
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
- laravel: 11.*
19
testbench: ^9.0
20
21
- name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
+ name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }}
22
23
steps:
24
- name: Checkout code
0 commit comments