diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1e107ac..002cde7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,8 +18,6 @@ jobs: archive: tar.gz - target: x86_64-apple-darwin archive: tar.gz - - target: aarch64-apple-darwin - archive: tar.gz steps: - uses: actions/checkout@master - name: Compile and release