Skip to content

Commit

Permalink
use arm64 instead of aarch76 for m1 architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
shantanugoel committed Jun 15, 2021
1 parent db9e78d commit d525172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cdtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- os: macos-latest
os-name: macos
target: aarch64-apple-darwin
architecture: aarch64
architecture: arm64
binary-postfix: ""
use-cross: false
- os: ubuntu-latest
Expand Down

0 comments on commit d525172

Please sign in to comment.