diff --git a/.goreleaser.yml b/.goreleaser.yml index 27f0034e29..63dc079b9c 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -8,6 +8,8 @@ builds: ignore: - goos: darwin goarch: 386 + - goos: darwin + goarch: arm64 - goos: linux goarch: 386 - goos: windows