We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fda6892 + 72ec288 commit 8ad199bCopy full SHA for 8ad199b
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