Skip to content

Commit

Permalink
Update laravel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amirHossein5 authored Mar 14, 2022
1 parent 168cf3a commit 394f8e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
fail-fast: true
matrix:
php: ['8.0', '8.1']
laravel: [9.*, 8.*]

runs-on: macos-latest

Expand Down Expand Up @@ -89,6 +90,7 @@ jobs:
fail-fast: true
matrix:
php: ['8.0', '8.1']
laravel: [9.*, 8.*]

runs-on: windows-2019

Expand Down

0 comments on commit 394f8e6

Please sign in to comment.