mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Revert "appveyor: Use VS2017 for all our images"
This reverts commit 008e5dcbd5
.
This commit is contained in:
parent
4632cf2a2e
commit
91f8e3721c
@ -1,8 +1,4 @@
|
|||||||
environment:
|
environment:
|
||||||
# This is required for at least an AArch64 compiler in one image, and is
|
|
||||||
# otherwise recommended by AppVeyor currently for seeing if it has any
|
|
||||||
# affect on our job times.
|
|
||||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 Preview
|
|
||||||
|
|
||||||
# By default schannel checks revocation of certificates unlike some other SSL
|
# By default schannel checks revocation of certificates unlike some other SSL
|
||||||
# backends, but we've historically had problems on CI where a revocation
|
# backends, but we've historically had problems on CI where a revocation
|
||||||
@ -91,6 +87,7 @@ environment:
|
|||||||
DIST_REQUIRE_ALL_TOOLS: 1
|
DIST_REQUIRE_ALL_TOOLS: 1
|
||||||
DEPLOY: 1
|
DEPLOY: 1
|
||||||
CI_JOB_NAME: dist-x86_64-msvc
|
CI_JOB_NAME: dist-x86_64-msvc
|
||||||
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 Preview
|
||||||
- RUST_CONFIGURE_ARGS: >
|
- RUST_CONFIGURE_ARGS: >
|
||||||
--build=i686-pc-windows-msvc
|
--build=i686-pc-windows-msvc
|
||||||
--target=i586-pc-windows-msvc
|
--target=i586-pc-windows-msvc
|
||||||
|
Loading…
Reference in New Issue
Block a user