diff --git a/.appveyor.yml b/.appveyor.yml index d5ae64c0..84fae07e 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -14,7 +14,7 @@ init: - git config --global core.autocrlf input install: - - ps: Install-Product node 11 x64 + - ps: Install-Product node 12.10.0 x64 - yarn install build_script: