From 4ab3c117d08ce5dab484cb981db069fa4ec0e605 Mon Sep 17 00:00:00 2001 From: Mara Bos Date: Fri, 10 Sep 2021 13:46:15 +0200 Subject: Work around CI issue with windows sdk 10.0.20348.0. --- src/ci/github-actions/ci.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/ci/github-actions/ci.yml') diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml index 6417f5a984a..c9f8692d418 100644 --- a/src/ci/github-actions/ci.yml +++ b/src/ci/github-actions/ci.yml @@ -635,6 +635,9 @@ jobs: SCRIPT: python x.py dist # RLS does not build for aarch64-pc-windows-msvc. See rust-lang/rls#1693 DIST_REQUIRE_ALL_TOOLS: 0 + # Hack around this SDK version, because it doesn't work with clang. + # See https://github.com/rust-lang/rust/issues/88796 + WINDOWS_SDK_20348_HACK: 1 <<: *job-windows-xl - name: dist-i686-mingw -- cgit 1.4.1-3-g733a5