Skip to content

Commit

Permalink
Auto merge of rust-lang#136483 - marcoieni:dist-x86_64-msvc-windows-2…
Browse files Browse the repository at this point in the history
…5, r=<try>

ci: move dist-x86_64-msvc to windows 2025

try-job: dist-x86_64-msvc
  • Loading branch information
bors committed Feb 3, 2025
2 parents 7daf4cf + d4dce76 commit 50541ea
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 @@ -558,7 +558,7 @@ auto:
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
DIST_REQUIRE_ALL_TOOLS: 1
CODEGEN_BACKENDS: llvm,cranelift
<<: *job-windows-8c
<<: *job-windows-25-8c

- name: dist-i686-msvc
env:
Expand Down

0 comments on commit 50541ea

Please sign in to comment.