File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -475,7 +475,7 @@ auto:
475
475
--enable-profiler
476
476
SCRIPT : python x.py dist bootstrap --include-default-paths
477
477
DIST_REQUIRE_ALL_TOOLS : 1
478
- << : *job-windows-8c
478
+ << : *job-windows
479
479
480
480
- image : dist-i686-mingw
481
481
env :
@@ -488,7 +488,7 @@ auto:
488
488
SCRIPT : python x.py dist bootstrap --include-default-paths
489
489
DIST_REQUIRE_ALL_TOOLS : 1
490
490
CODEGEN_BACKENDS : llvm,cranelift
491
- << : *job-windows-8c
491
+ << : *job-windows
492
492
493
493
- image : dist-x86_64-mingw
494
494
env :
@@ -501,10 +501,10 @@ auto:
501
501
NO_DOWNLOAD_CI_LLVM : 1
502
502
DIST_REQUIRE_ALL_TOOLS : 1
503
503
CODEGEN_BACKENDS : llvm,cranelift
504
- << : *job-windows-8c
504
+ << : *job-windows
505
505
506
506
- image : dist-x86_64-msvc-alt
507
507
env :
508
508
RUST_CONFIGURE_ARGS : --build=x86_64-pc-windows-msvc --enable-extended --enable-profiler
509
509
SCRIPT : python x.py dist bootstrap --include-default-paths
510
- << : *job-windows-8c
510
+ << : *job-windows
You can’t perform that action at this time.
0 commit comments