From 464802063e674ae30c736800b7522f74fe089290 Mon Sep 17 00:00:00 2001 From: Francisco Pessano <76450203+FranP-code@users.noreply.github.com> Date: Sun, 9 Apr 2023 00:10:17 -0300 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) 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