diff options
| author | MarcoIeni <11428655+MarcoIeni@users.noreply.github.com> | 2024-11-18 22:09:13 +0100 |
|---|---|---|
| committer | MarcoIeni <11428655+MarcoIeni@users.noreply.github.com> | 2024-11-18 22:09:13 +0100 |
| commit | 0270580bc5d0c507b61bdf5cacce67b78fde207a (patch) | |
| tree | ef10b5d09535f5deb8a440ab5bd5712d9fb59dd7 /src/ci | |
| parent | 03ee4845197ce71aa5ee28cb937a3e863b18b42f (diff) | |
| download | rust-0270580bc5d0c507b61bdf5cacce67b78fde207a.tar.gz rust-0270580bc5d0c507b61bdf5cacce67b78fde207a.zip | |
CI: use free runner in dist-aarch64-msvc
Diffstat (limited to 'src/ci')
| -rw-r--r-- | src/ci/github-actions/jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/github-actions/jobs.yml b/src/ci/github-actions/jobs.yml index 340dfd67b7d..eea97e98cc2 100644 --- a/src/ci/github-actions/jobs.yml +++ b/src/ci/github-actions/jobs.yml @@ -477,7 +477,7 @@ auto: --enable-profiler SCRIPT: python x.py dist bootstrap --include-default-paths DIST_REQUIRE_ALL_TOOLS: 1 - <<: *job-windows-8c + <<: *job-windows - image: dist-i686-mingw env: |
