mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 00:34:04 +00:00
fix ci file
This commit is contained in:
parent
287fe01668
commit
d60bde6872
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -14,8 +14,8 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
fail-fast: false # temporary
|
|
||||||
include:
|
include:
|
||||||
- laravel: 9
|
- laravel: 9
|
||||||
php: "8.0"
|
php: "8.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue