X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=appveyor.yml;h=3a0cb8b4fceeafd8fcc81cb47852f9bf1646b301;hb=2f58c2cfc0ca7b10ebf89defeaef3417eb800110;hp=d70ad54b1c812ee6ef9b293cbfa9f434f4fb882b;hpb=543f4571697178193c4619020e05853c2fb60e0c;p=rust.git diff --git a/appveyor.yml b/appveyor.yml index d70ad54b1c8..3a0cb8b4fce 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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