Skip to content

Commit

Permalink
add support for arm64 architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitcharolia committed Sep 15, 2023
1 parent 97e6f4e commit 3f6f582
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ builds:
- darwin
goarch:
- amd64
- arm64

archives:
- id: goenv
Expand Down

0 comments on commit 3f6f582

Please sign in to comment.