File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,13 @@ environment:
3535 RUST_CONFIGURE_ARGS : --build=i686-pc-windows-gnu --enable-ninja
3636 SCRIPT : python x.py test
3737 MINGW_URL : https://s3.amazonaws.com/rust-lang-ci/rust-ci-mirror
38- MINGW_ARCHIVE : i686-6.2.0-release-win32 -dwarf-rt_v5-rev1.7z
38+ MINGW_ARCHIVE : i686-6.2.0-release-posix -dwarf-rt_v5-rev1.7z
3939 MINGW_DIR : mingw32
4040 - MSYS_BITS : 64
4141 SCRIPT : python x.py test
4242 RUST_CONFIGURE_ARGS : --build=x86_64-pc-windows-gnu --enable-ninja
4343 MINGW_URL : https://s3.amazonaws.com/rust-lang-ci/rust-ci-mirror
44- MINGW_ARCHIVE : x86_64-6.2.0-release-win32 -seh-rt_v5-rev1.7z
44+ MINGW_ARCHIVE : x86_64-6.2.0-release-posix -seh-rt_v5-rev1.7z
4545 MINGW_DIR : mingw64
4646
4747 # 32/64 bit MSVC and GNU deployment
@@ -60,14 +60,14 @@ environment:
6060 RUST_CONFIGURE_ARGS : --build=i686-pc-windows-gnu --enable-extended --enable-ninja
6161 SCRIPT : python x.py dist
6262 MINGW_URL : https://s3.amazonaws.com/rust-lang-ci/rust-ci-mirror
63- MINGW_ARCHIVE : i686-6.2.0-release-win32 -dwarf-rt_v5-rev1.7z
63+ MINGW_ARCHIVE : i686-6.2.0-release-posix -dwarf-rt_v5-rev1.7z
6464 MINGW_DIR : mingw32
6565 DEPLOY : 1
6666 - MSYS_BITS : 64
6767 SCRIPT : python x.py dist
6868 RUST_CONFIGURE_ARGS : --build=x86_64-pc-windows-gnu --enable-extended --enable-ninja
6969 MINGW_URL : https://s3.amazonaws.com/rust-lang-ci/rust-ci-mirror
70- MINGW_ARCHIVE : x86_64-6.2.0-release-win32 -seh-rt_v5-rev1.7z
70+ MINGW_ARCHIVE : x86_64-6.2.0-release-posix -seh-rt_v5-rev1.7z
7171 MINGW_DIR : mingw64
7272 DEPLOY : 1
7373
You can’t perform that action at this time.
0 commit comments