diff --git a/.goreleaser.yml b/.goreleaser.yml index b58a3e9c..1cfc12b0 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -21,7 +21,7 @@ builds: env: - CGO_ENABLED=0 goos: [darwin, linux, windows] - goarch: [amd64, 386] + goarch: [amd64] archives: - name_template: >-