use node 16 for appveyor

This commit is contained in:
Thomas Nordquist
2022-02-27 18:54:33 +01:00
parent 6b030ab5ee
commit df9eda4866

View File

@@ -7,7 +7,7 @@ cache:
- '%LOCALAPPDATA%\electron-builder\cache'
install:
- ps: Install-Product node 10
- ps: Install-Product node 16
build_script:
- yarn