We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a1f84 commit 9270622Copy full SHA for 9270622
.goreleaser.yaml
@@ -26,6 +26,7 @@ builds:
26
goarch:
27
- amd64
28
- "386"
29
+ - arm64
30
env:
31
- CGO_ENABLED=0
32
main: cli/main.go
0 commit comments