diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 24f1a27..238a3cd 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -20,7 +20,6 @@ builds: - CGO_ENABLED=0 goos: - linux - - windows - darwin archives: @@ -33,10 +32,6 @@ archives: {{- else if eq .Arch "386" }}i386 {{- else }}{{ .Arch }}{{ end }} {{- if .Arm }}v{{ .Arm }}{{ end }} - # use zip for windows archives - format_overrides: - - goos: windows - formats: [zip] changelog: use: git