diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6e1fe273c4..6f86e97686 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -110,7 +110,7 @@ jobs: release-os: darwin release-arch: x86_64 cargo_targets: "x86_64-apple-darwin" - runner: [self-hosted, macOS, X64] + runner: [self-hosted, macOS, ARM64] - name: macOS-arm-latest os: macOS-latest release-os: darwin