about summary refs log tree commit diff
path: root/src/ci/github-actions
diff options
context:
space:
mode:
authorklensy <klensy@users.noreply.github.com>2023-07-19 13:49:46 +0300
committerklensy <klensy@users.noreply.github.com>2023-07-19 13:49:46 +0300
commite947bd705fcadd580b689949962c9da5d23aba91 (patch)
treef8dca59605d979735529a68056ca6cb4d8b48c9b /src/ci/github-actions
parent77e24f90f599070af2d8051ef9adad7fe528dd78 (diff)
downloadrust-e947bd705fcadd580b689949962c9da5d23aba91.tar.gz
rust-e947bd705fcadd580b689949962c9da5d23aba91.zip
remove hack, now CI uses (currently latest) SDK 10.0.22621.0
See https://github.com/rust-lang-ci/rust/actions/runs/5596259246/jobs/10233070602#step:24:929  C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\corecrt_io.h
Diffstat (limited to 'src/ci/github-actions')
-rw-r--r--src/ci/github-actions/ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml
index 55fd6cca85a..96fc7161311 100644
--- a/src/ci/github-actions/ci.yml
+++ b/src/ci/github-actions/ci.yml
@@ -668,9 +668,6 @@ jobs:
                 --enable-profiler
               SCRIPT: python x.py dist bootstrap --include-default-paths
               DIST_REQUIRE_ALL_TOOLS: 1
-              # 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-8c
 
           - name: dist-i686-mingw