Skip to content

Commit

Permalink
Merge pull request #57 from vital-software/apple-silicon-arm-64-support
Browse files Browse the repository at this point in the history
Add Apple Silicon (ARM 64) build
  • Loading branch information
minamijoyo authored Nov 30, 2021
2 parents 1561527 + 6a96a1a commit 0dbcc83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ builds:
- linux
goarch:
- amd64
- arm64
env:
- CGO_ENABLED=0
release:
Expand Down

0 comments on commit 0dbcc83

Please sign in to comment.