diff --git a/.goreleaser.yml b/.goreleaser.yml index b767bfe9495..1ded4664672 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -14,8 +14,6 @@ builds: ignore: - goos: darwin goarch: 386 - - goos: darwin - goarch: arm64 # CI should set VERSION_LDFLAGS to the output of ./scripts/version_ldflags ldflags: - -s -w {{.Env.VERSION_LDFLAGS}}