Skip to content

Commit

Permalink
disabled macos
Browse files Browse the repository at this point in the history
  • Loading branch information
EliMoshkovich committed Oct 3, 2024
1 parent 975eab8 commit 606c24c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
# - name: macos-amd64
# runner: macos-latest
# target: x86_64-apple-darwin
- name: macos-arm64
runner: macos-latest
target: aarch64-apple-darwin
# - name: macos-arm64
# runner: macos-latest
# target: aarch64-apple-darwin

steps:
- name: Checkout
Expand Down

0 comments on commit 606c24c

Please sign in to comment.