Skip to content

Commit affdb59

Browse files
committed
Auto merge of rust-lang#136483 - marcoieni:dist-x86_64-msvc-windows-25, r=Kobzol
ci: move dist-x86_64-msvc to windows 2025 try-job: dist-x86_64-msvc
2 parents f027438 + d4dce76 commit affdb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/ci/github-actions/jobs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ auto:
558558
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
559559
DIST_REQUIRE_ALL_TOOLS: 1
560560
CODEGEN_BACKENDS: llvm,cranelift
561-
<<: *job-windows-8c
561+
<<: *job-windows-25-8c
562562

563563
- name: dist-i686-msvc
564564
env:

0 commit comments

Comments
 (0)