Skip to content

Commit

Permalink
remove i386 arch support
Browse files Browse the repository at this point in the history
  • Loading branch information
cplee committed Oct 17, 2018
1 parent 0dd1f0f commit 181d51d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Expand Up @@ -7,6 +7,8 @@ builds:
- darwin
- linux
- windows
goarch:
- amd64
archive:
format: binary
name_template: "{{ .ProjectName }}-{{ .Os }}-{{ .Arch }}"
Expand Down

0 comments on commit 181d51d

Please sign in to comment.