diff --git a/appveyor.yml b/appveyor.yml index 7d0499c69..b15cd2620 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,7 +13,7 @@ init: - git config --global core.autocrlf input install: - - ps: Install-Product node 10 x64 + - ps: Install-Product node 12 x64 - npm install build_script: