diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4e65d5920..faf5fbc78 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -25,7 +25,7 @@ jobs: target: x86_64-unknown-linux-gnu - os: macos-13-large target: x86_64-apple-darwin - - os: macos-13-large + - os: macos-13-xlarge target: aarch64-apple-darwin name: Build release (${{ matrix.target }})