X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=appveyor.yml;h=d70ad54b1c812ee6ef9b293cbfa9f434f4fb882b;hb=741a3d42cb9350bcf8380b78f7695cbd10b11951;hp=f043b8bfefca7aa639454ecb610254ef31c4cb7c;hpb=edaac35d67bed09260dc0c318acc5212fb66246e;p=rust.git diff --git a/appveyor.yml b/appveyor.yml index f043b8bfefc..d70ad54b1c8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,12 +5,6 @@ environment: # server goes down presumably. See #43333 for more info CARGO_HTTP_CHECK_REVOKE: false - # Recommended by AppVeyor this moves our builds to GCE which incurs a 3-4 - # minute startup overhead, but that's paltry compared to our overall build - # times so we're will to eat the cost. This is intended to give us better - # performance I believe! - appveyor_build_worker_cloud: gce - matrix: # 32/64 bit MSVC tests - MSYS_BITS: 64