Skip to content

Commit

Permalink
Rollup merge of rust-lang#58832 - pietroalbini:appveyor-hyperv, r=ken…
Browse files Browse the repository at this point in the history
…nytm

Revert switching to GCP on AppVeyor

r? @alexcrichton
  • Loading branch information
Mark-Simulacrum authored Mar 2, 2019
2 parents c4e3131 + 805145f commit ea65c50
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ea65c50

Please sign in to comment.