Skip to content

Commit

Permalink
add arm64 arch to goreleaser.
Browse files Browse the repository at this point in the history
  • Loading branch information
guumaster committed Aug 3, 2021
1 parent 6f4e108 commit e760e97
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 @@ -15,6 +15,7 @@ builds:
- windows
goarch:
- amd64
- arm64
ldflags:
- -s -w -X github.com/guumaster/hostctl/cmd/hostctl/actions.version={{.Version}}

Expand Down

0 comments on commit e760e97

Please sign in to comment.