diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cb59d551..23a27e71 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,10 +49,10 @@ jobs: platform: linux target: x86_64-unknown-linux-gnu arch: amd64 - - os: ubuntu-latest - platform: linux - target: aarch64-unknown-linux-gnu - arch: arm64 + # - os: ubuntu-latest + # platform: linux + # target: aarch64-unknown-linux-gnu + # arch: arm64 - os: macos-latest platform: darwin target: x86_64-apple-darwin