Work around CI issue with windows sdk 10.0.20348.0.

This commit is contained in:
Mara Bos
2021-09-10 13:46:15 +02:00
parent 497ee321af
commit 4ab3c117d0
3 changed files with 10 additions and 0 deletions
+1
View File
@@ -404,6 +404,7 @@ jobs:
RUST_CONFIGURE_ARGS: "--build=x86_64-pc-windows-msvc --host=aarch64-pc-windows-msvc --enable-full-tools --enable-profiler"
SCRIPT: python x.py dist
DIST_REQUIRE_ALL_TOOLS: 0
WINDOWS_SDK_20348_HACK: 1
os: windows-latest-xl
- name: dist-i686-mingw
env: