mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 09:54:03 +00:00
Reindent ci.yml
This commit is contained in:
parent
1798ca9c85
commit
175add0148
1 changed files with 5 additions and 5 deletions
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
|
|
@ -14,11 +14,11 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
laravel: [
|
||||
"^6.0",
|
||||
"^7.0"
|
||||
]
|
||||
matrix:
|
||||
laravel: [
|
||||
"^6.0",
|
||||
"^7.0"
|
||||
]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue