Skip to content

Commit

Permalink
ci: move dist-x86_64-msvc to windows 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoieni committed Feb 3, 2025
1 parent 7daf4cf commit d4dce76
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 d4dce76

Please sign in to comment.