We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ac882 commit 51f7411Copy full SHA for 51f7411
.goreleaser.yml
@@ -15,6 +15,7 @@ builds:
15
- windows
16
goarch:
17
- amd64
18
+ - arm64
19
ldflags: -X main.Version={{.Version}} -X main.GitTag={{.Tag}} -X main.BuildDate={{.Date}}
20
env:
21
- CGO_ENABLED=0
0 commit comments