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.
2 parents 07adee0 + 3ef14f5 commit 9e6313fCopy full SHA for 9e6313f
.github/workflows/laravel-9.yml
@@ -11,7 +11,7 @@ jobs:
11
php: [ "8.0", "8.1" ]
12
laravel: [ "9.0" ]
13
14
- name: Laravel ${{ matrix.laravel }}, PHP ${{ matrix.php }}
+ name: PHP ${{ matrix.php }}
15
16
steps:
17
- name: Checkout code
0 commit comments