diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 06c1be2..6d991f7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,8 +16,6 @@ jobs: archive: tar.gz tar.xz tar.zst - target: x86_64-apple-darwin archive: zip - - target: aarch64-apple-darwin - archive: zip steps: - uses: actions/checkout@master - name: Compile and release