Skip to content

Commit

Permalink
Re-enable arm64 building in goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
bmonkman committed Oct 8, 2021
1 parent c5189c4 commit 64162c5
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 @@ -9,6 +9,7 @@ builds:
- -X github.com/commitdev/zero/version.AppVersion={{.Version}} -X github.com/commitdev/zero/version.AppBuild={{.ShortCommit}}
goarch:
- amd64
- arm64
- 386
archives:
- replacements:
Expand Down

0 comments on commit 64162c5

Please sign in to comment.