Skip to content

Commit c74e5a8

Browse files
authored
Rollup merge of #133175 - MarcoIeni:dist-i686-msvc-free, r=Kobzol
ci: use free runner in dist-i686-msvc try-job: dist-i686-msvc
2 parents 6c127f3 + 37ea202 commit c74e5a8

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
@@ -465,7 +465,7 @@ auto:
465465
SCRIPT: python x.py dist bootstrap --include-default-paths
466466
DIST_REQUIRE_ALL_TOOLS: 1
467467
CODEGEN_BACKENDS: llvm,cranelift
468-
<<: *job-windows-8c
468+
<<: *job-windows
469469

470470
- image: dist-aarch64-msvc
471471
env:

0 commit comments

Comments
 (0)