Skip to content

Commit 9365547

Browse files
authored
Rollup merge of #136192 - marcoieni:remove-windows-unused-runner, r=Kobzol
ci: remove unused windows runner
2 parents bdb5590 + 6509596 commit 9365547

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/ci/github-actions/jobs.yml

-4
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ runners:
4343
os: windows-2022-8core-32gb
4444
<<: *base-job
4545

46-
- &job-windows-16c
47-
os: windows-2022-16core-64gb
48-
<<: *base-job
49-
5046
- &job-aarch64-linux
5147
# Free some disk space to avoid running out of space during the build.
5248
free_disk: true

0 commit comments

Comments
 (0)