diff options
| author | MarcoIeni <11428655+MarcoIeni@users.noreply.github.com> | 2025-01-28 16:02:38 +0100 |
|---|---|---|
| committer | MarcoIeni <11428655+MarcoIeni@users.noreply.github.com> | 2025-01-28 16:02:38 +0100 |
| commit | 6509596dd7c663ea2b72c5c92ae025a8d585c476 (patch) | |
| tree | 1a2ade97840113205ec342d05cc16c27f81f4d53 /src/ci/github-actions | |
| parent | aa6f5ab18e67cb815f73e0d53d217bc54b0da924 (diff) | |
| download | rust-6509596dd7c663ea2b72c5c92ae025a8d585c476.tar.gz rust-6509596dd7c663ea2b72c5c92ae025a8d585c476.zip | |
ci: remove unused windows runner
Diffstat (limited to 'src/ci/github-actions')
| -rw-r--r-- | src/ci/github-actions/jobs.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ci/github-actions/jobs.yml b/src/ci/github-actions/jobs.yml index 7730d29d28f..d5c949a0eb7 100644 --- a/src/ci/github-actions/jobs.yml +++ b/src/ci/github-actions/jobs.yml @@ -43,10 +43,6 @@ runners: os: windows-2022-8core-32gb <<: *base-job - - &job-windows-16c - os: windows-2022-16core-64gb - <<: *base-job - - &job-aarch64-linux # Free some disk space to avoid running out of space during the build. free_disk: true |
