We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfe809d + 72ec288 commit 943ae67Copy full SHA for 943ae67
src/ci/github-actions/jobs.yml
@@ -390,7 +390,7 @@ auto:
390
HOST_TARGET: x86_64-pc-windows-msvc
391
RUST_CONFIGURE_ARGS: --build=x86_64-pc-windows-msvc --enable-lld --save-toolstates=/tmp/toolstate/toolstates.json
392
DEPLOY_TOOLSTATES_JSON: toolstates-windows.json
393
- <<: *job-windows-8c
+ <<: *job-windows
394
395
# Temporary builder to workaround CI issues
396
# See <https://github.com/rust-lang/rust/issues/127883>
0 commit comments