diff --git a/appveyor.yml b/appveyor.yml index 4fc634b5331ec06e26ade4ae9f4cd93e5b62736d..ab266ab976e66268d3959f17cf11129c6b6b24cb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,6 +2,7 @@ image: Visual Studio 2017 environment: APPVEYOR_SAVE_CACHE_ON_ERROR: true + APPVEYOR_BUILD_WORKER_CLOUD: 'GCE' matrix: - nodejs_version: 10 test_suite: 'simple'