diff --git a/.goreleaser.yml b/.goreleaser.yml index ec9fbd6..aa6830e 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -49,8 +49,6 @@ builds: ignore: - goos: darwin goarch: '386' - - goos: linux - goarch: amd64 binary: '{{ .ProjectName }}_v{{ .Version }}_{{ .Env.API_VERSION }}_{{ .Os }}_{{ .Arch }}' archives: - format: zip