We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d106808 commit 3638f0eCopy full SHA for 3638f0e
appveyor.yml
@@ -5,12 +5,6 @@ environment:
5
# server goes down presumably. See #43333 for more info
6
CARGO_HTTP_CHECK_REVOKE: false
7
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
-
14
matrix:
15
# 32/64 bit MSVC tests
16
- MSYS_BITS: 64
0 commit comments