Skip to content

Commit ad795e4

Browse files
committed
Update jobs.yml
1 parent 3ab166d commit ad795e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ auto:
646646
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
647647
DIST_REQUIRE_ALL_TOOLS: 1
648648
CODEGEN_BACKENDS: llvm,cranelift
649-
<<: *job-windows-25-8c
649+
<<: *job-windows-8c
650650

651651
- name: dist-i686-msvc
652652
env:

0 commit comments

Comments
 (0)