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 598c525 + 108692b commit 2f2861bCopy full SHA for 2f2861b
.github/workflows/laravel-8.yml
@@ -11,7 +11,7 @@ jobs:
11
php: [ "7.3", "7.4", "8.0", "8.1" ]
12
laravel: [ "8.0" ]
13
14
- name: PHP ${{ matrix.php }}, Laravel ${{ matrix.laravel }}
+ name: PHP ${{ matrix.php }}
15
16
steps:
17
- name: Checkout code
0 commit comments