mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 16:34:04 +00:00
single include
This commit is contained in:
parent
3c305c2a45
commit
5c26a31cf3
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -20,8 +20,8 @@ jobs:
|
|||
laravel: ["^6.0", "^8.0"]
|
||||
include:
|
||||
- php_version: "8.0"
|
||||
- php_target: "php:8.0.0RC5-cli"
|
||||
- laravel: "^8.0"
|
||||
php_target: "php:8.0.0RC5-cli"
|
||||
laravel: "^8.0"
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue