Skip to content

Commit 588f94b

Browse files
committed
Auto merge of #57602 - alexcrichton:test-appveyor, r=alexcrichton
Remove GCE cloud setting from AppVeyor config AppVeyor has informed us that this may no longer be necessary after some infrastructure upgrades on their side, so let's see how this goes!
2 parents 0c0c585 + 3638f0e commit 588f94b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

appveyor.yml

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

8-
# Recommended by AppVeyor this moves our builds to GCE which incurs a 3-4
9-
# minute startup overhead, but that's paltry compared to our overall build
10-
# times so we're will to eat the cost. This is intended to give us better
11-
# performance I believe!
12-
appveyor_build_worker_cloud: gce
13-
148
matrix:
159
# 32/64 bit MSVC tests
1610
- MSYS_BITS: 64

0 commit comments

Comments
 (0)