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 e7b4c6d commit f3b8ec7Copy full SHA for f3b8ec7
.github/workflows/main.yml
@@ -24,6 +24,7 @@ jobs:
24
LARAVEL: 12.*
25
TESTBENCH: 10.*
26
env: ${{ matrix.env }}
27
+ name: P${{ matrix.php }} - L${{ matrix.env.LARAVEL }} - TB${{ matrix.env.TESTBENCH }}
28
steps:
29
- uses: actions/checkout@v4
30
- name: Setup PHP
0 commit comments