diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a09b531..4aed037 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,12 +14,12 @@ jobs: fail-fast: false matrix: include: - # - os: macos-latest - # target: aarch64-apple-darwin + - os: macos-latest + target: aarch64-apple-darwin # - os: macos-latest # target: x86_64-apple-darwin - - os: windows-latest - target: x86_64-pc-windows-msvc + # - os: windows-latest + # target: x86_64-pc-windows-msvc steps: - name: Checkout Repository diff --git a/README.md b/README.md index 902adea..5925622 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@