Skip to content

Commit

Permalink
Cleanup goreleaser options
Browse files Browse the repository at this point in the history
Former-commit-id: c4818b6
  • Loading branch information
iknite committed Nov 7, 2018
1 parent 1f16427 commit b0e4880
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ builds:
- linux
goarch:
- amd64
- arm64
- arm
goarm:
- 5
- 6
- 7
archive:
format: binary
files:
- none*

0 comments on commit b0e4880

Please sign in to comment.