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 a1e9eac commit c28dda0Copy full SHA for c28dda0
.github/workflows/tests.yml
@@ -20,7 +20,7 @@ jobs:
20
- laravel: '6.0'
21
testbench: '4.8'
22
23
- name: Laravel ${{ matrix.laravel }}
+ name: Laravel ${{ matrix.laravel }} (PHP ${{ matrix.php }})
24
25
steps:
26
- name: Checkout code
0 commit comments