diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 63fa909..5de4b70 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -40,14 +40,15 @@ jobs: - name: MacOS x86_64 target: x86_64-apple-darwin - # - name: iOS x86_64 - # target: x86_64-apple-ios + - name: MacOS aarch64 + target: aarch64-apple-darwin - #- name: MacOS aarch64 - # target: aarch64-apple-darwin + # - name: iOS x86_64 + # target: x86_64-apple-ios - #- name: iOS aarch64 - # target: aarch64-apple-ios + + #- name: iOS aarch64 + # target: aarch64-apple-ios # Windows