Skip to content

Commit

Permalink
Auto merge of rust-lang#133248 - MarcoIeni:x86_64-msvc-ext-free, r=<try>
Browse files Browse the repository at this point in the history
CI: use free runner in x86_64-msvc-ext

try-job: x86_64-msvc-ext
  • Loading branch information
bors committed Nov 20, 2024
2 parents bfe809d + 72ec288 commit 943ae67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ auto:
HOST_TARGET: x86_64-pc-windows-msvc
RUST_CONFIGURE_ARGS: --build=x86_64-pc-windows-msvc --enable-lld --save-toolstates=/tmp/toolstate/toolstates.json
DEPLOY_TOOLSTATES_JSON: toolstates-windows.json
<<: *job-windows-8c
<<: *job-windows

# Temporary builder to workaround CI issues
# See <https://github.com/rust-lang/rust/issues/127883>
Expand Down

0 comments on commit 943ae67

Please sign in to comment.