Update MinGW download location
This commit is contained in:
parent
35dec6bd8a
commit
f06f7c7bd6
@ -14,8 +14,8 @@ environment:
|
||||
# `rust_eh_unwind_resume` in the debug LTO builds that aren't optimized out,
|
||||
# so we skip that test for now. Would be great to not skip it!
|
||||
- TARGET: i686-pc-windows-gnu
|
||||
MINGW_URL: https://s3.amazonaws.com/rust-lang-ci
|
||||
MINGW_ARCHIVE: i686-4.9.2-release-win32-dwarf-rt_v4-rev4.7z
|
||||
MINGW_URL: https://s3-us-west-1.amazonaws.com/rust-lang-ci2/rust-ci-mirror
|
||||
MINGW_ARCHIVE: i686-6.3.0-release-win32-dwarf-rt_v5-rev1.7z
|
||||
MINGW_DIR: mingw32
|
||||
DEBUG_LTO_BUILD_DOESNT_WORK: 1
|
||||
- TARGET: x86_64-pc-windows-gnu
|
||||
|
Loading…
Reference in New Issue
Block a user