]> git.lizzy.rs Git - rust.git/blobdiff - appveyor.yml
Rollup merge of #58075 - asettouf:master, r=varkor
[rust.git] / appveyor.yml
index d70ad54b1c812ee6ef9b293cbfa9f434f4fb882b..3a0cb8b4fceeafd8fcc81cb47852f9bf1646b301 100644 (file)
@@ -5,6 +5,11 @@ 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