mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 01:17:14 +00:00
downgrade node on appveyor
This commit is contained in:
parent
2f99eeef40
commit
2f865e70c5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ platform:
|
||||||
- x64
|
- x64
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
nodejs_version: "15"
|
nodejs_version: "14"
|
||||||
|
|
||||||
version: "{build}"
|
version: "{build}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue