File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -474,13 +474,13 @@ auto:
474474 env :
475475 RUST_CONFIGURE_ARGS : --build=i686-pc-windows-msvc --enable-sanitizers
476476 SCRIPT : make ci-msvc-py
477- << : *job-windows-8c
477+ << : *job-windows
478478
479479 - name : i686-msvc-2
480480 env :
481481 RUST_CONFIGURE_ARGS : --build=i686-pc-windows-msvc --enable-sanitizers
482482 SCRIPT : make ci-msvc-ps1
483- << : *job-windows-8c
483+ << : *job-windows
484484
485485 # x86_64-msvc-ext is split into multiple jobs to run tests in parallel.
486486 - name : x86_64-msvc-ext1
@@ -595,7 +595,7 @@ auto:
595595 SCRIPT : python x.py dist bootstrap --include-default-paths
596596 DIST_REQUIRE_ALL_TOOLS : 1
597597 CODEGEN_BACKENDS : llvm,cranelift
598- << : *job-windows-8c
598+ << : *job-windows
599599
600600 - name : dist-aarch64-msvc
601601 env :
You can’t perform that action at this time.
0 commit comments