Skip to content

Commit

Permalink
Updated laravel-9.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Helldar committed Jan 18, 2022
1 parent 49e735c commit f61af96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laravel-9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
php: [ "8.0", "8.1" ]
laravel: [ "9.0" ]

name: Laravel ${{ matrix.laravel }}, PHP ${{ matrix.php }}
name: PHP ${{ matrix.php }}

steps:
- name: Checkout code
Expand Down

0 comments on commit f61af96

Please sign in to comment.