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 ade98c109..d0da3e0cd 100644
--- a/goreleaser.yml
+++ b/goreleaser.yml
@@ -30,6 +30,9 @@ builds:
- arm64
goarm:
- 7
+ ignore:
+ - goos: darwin
+ goarch: 386
-
binary: hugo