We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33bcb1a commit 1306518Copy full SHA for 1306518
.goreleaser.yml
@@ -11,6 +11,7 @@ builds:
11
goarch:
12
- amd64
13
- "386"
14
+ - arm64
15
env:
16
- CGO_ENABLED=0
17
- GO111MODULE=on
0 commit comments