We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab166d commit ad795e4Copy full SHA for ad795e4
src/ci/github-actions/jobs.yml
@@ -646,7 +646,7 @@ auto:
646
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
647
DIST_REQUIRE_ALL_TOOLS: 1
648
CODEGEN_BACKENDS: llvm,cranelift
649
- <<: *job-windows-25-8c
+ <<: *job-windows-8c
650
651
- name: dist-i686-msvc
652
env:
0 commit comments