diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 9afd243..d232a34 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -44,9 +44,11 @@ jobs: # Mac OS - name: MacOS x86_64 + os: macos-latest target: x86_64-apple-darwin - name: MacOS aarch64 + os: macos-latest target: aarch64-apple-darwin # - name: iOS x86_64