mirror of
https://github.com/archtechx/virtualcolumn.git
synced 2025-12-12 10:54:04 +00:00
ci: do not test L10 using PHP 7.3
This commit is contained in:
parent
8aa16ca84a
commit
995155603a
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -17,6 +17,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