Skip to content

Commit

Permalink
Add arm64 support (#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorel-35 authored May 18, 2021
1 parent e7ac882 commit 51f7411
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: -X main.Version={{.Version}} -X main.GitTag={{.Tag}} -X main.BuildDate={{.Date}}
env:
- CGO_ENABLED=0

0 comments on commit 51f7411

Please sign in to comment.