diff --git a/.github/workflows/desktop-release.yml b/.github/workflows/desktop-release.yml index 3712db839..61727b6d8 100644 --- a/.github/workflows/desktop-release.yml +++ b/.github/workflows/desktop-release.yml @@ -51,7 +51,7 @@ jobs: arch: x64 goarch: amd64 daemon_name: x86_64-apple-darwin - - os: macos-latest + - os: macos-13-xlarge arch: arm64 goarch: arm64 daemon_name: aarch64-apple-darwin