mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 06:04:03 +00:00
ci: do not test L10 using PHP 7.3
This commit is contained in:
parent
29a2b74eef
commit
00ee7e9849
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -25,6 +25,8 @@ jobs:
|
|||
exclude:
|
||||
- laravel: "^10.0"
|
||||
php: "8.0"
|
||||
- laravel: "^10.0"
|
||||
php: "7.3"
|
||||
- laravel: "^9.0"
|
||||
php: "7.3"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue