We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f027438 + d4dce76 commit affdb59Copy full SHA for affdb59
src/ci/github-actions/jobs.yml
@@ -558,7 +558,7 @@ auto:
558
SCRIPT: python x.py build --set rust.debug=true opt-dist && PGO_HOST=x86_64-pc-windows-msvc ./build/x86_64-pc-windows-msvc/stage0-tools-bin/opt-dist windows-ci -- python x.py dist bootstrap --include-default-paths
559
DIST_REQUIRE_ALL_TOOLS: 1
560
CODEGEN_BACKENDS: llvm,cranelift
561
- <<: *job-windows-8c
+ <<: *job-windows-25-8c
562
563
- name: dist-i686-msvc
564
env:
0 commit comments