Skip to content

Commit 1180df2

Browse files
committed
Rollup merge of rust-lang#58832 - pietroalbini:appveyor-hyperv, r=kennytm
Revert switching to GCP on AppVeyor r? @alexcrichton
2 parents 2c1a7c1 + 805145f commit 1180df2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

appveyor.yml

-5
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ environment:
55
# server goes down presumably. See #43333 for more info
66
CARGO_HTTP_CHECK_REVOKE: false
77

8-
# Execute the builds on GCE instead of Hyper-V. Those builders have a 3-4
9-
# minute startup overhead, but AppVeyor support recommended this as a
10-
# possible solution for #58160 (spurious 259 exit codes)
11-
appveyor_build_worker_cloud: gce
12-
138
matrix:
149
# 32/64 bit MSVC tests
1510
- MSYS_BITS: 64

0 commit comments

Comments
 (0)