Skip to content

Commit d4dce76

Browse files
committed
ci: move dist-x86_64-msvc to windows 2025
1 parent 7daf4cf commit d4dce76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)