From 805145f2f96545600f7fec0a9a7b9edfb7bd9c38 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Fri, 1 Mar 2019 10:41:25 +0100 Subject: [PATCH] Revert "Auto merge of #58597 - pietroalbini:appveyor-gce, r=alexcrichton" This reverts commit fd42f24b0129b32d66f174510518c083cdcec3eb, reversing changes made to 0e25a6829c66302dc06c351bb494774e3d075f77. --- appveyor.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 3a0cb8b4fce..d70ad54b1c8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,11 +5,6 @@ environment: # server goes down presumably. See #43333 for more info CARGO_HTTP_CHECK_REVOKE: false - # Execute the builds on GCE instead of Hyper-V. Those builders have a 3-4 - # minute startup overhead, but AppVeyor support recommended this as a - # possible solution for #58160 (spurious 259 exit codes) - appveyor_build_worker_cloud: gce - matrix: # 32/64 bit MSVC tests - MSYS_BITS: 64