summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-03-01 10:41:25 +0100
committerPietro Albini <pietro@pietroalbini.org>2019-03-01 10:41:25 +0100
commit805145f2f96545600f7fec0a9a7b9edfb7bd9c38 (patch)
tree627236077a05eb55d4aa47de4694848254adcb67
parentfb162e69449b423c5aed0d9c39f6c046fa300c30 (diff)
downloadrust-805145f2f96545600f7fec0a9a7b9edfb7bd9c38.tar.gz
Revert "Auto merge of #58597 - pietroalbini:appveyor-gce, r=alexcrichton"
This reverts commit fd42f24b0129b32d66f174510518c083cdcec3eb, reversing changes made to 0e25a6829c66302dc06c351bb494774e3d075f77.
-rw-r--r--appveyor.yml5
1 files changed, 0 insertions, 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