summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.goreleaser.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.goreleaser.yml b/.goreleaser.yml
index 0a6113c1..5af21a85 100644
--- a/.goreleaser.yml
+++ b/.goreleaser.yml
@@ -18,6 +18,9 @@ builds:
- arm
- arm64
- 386
+ goarm:
+ - 6
+ - 7
ldflags:
- -s -w -X main.githash={{.ShortCommit}}