Skip to content

Commit

Permalink
remove unused release types
Browse files Browse the repository at this point in the history
  • Loading branch information
multani committed Aug 5, 2022
1 parent 6504928 commit 3019437
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,8 @@ builds:
- targets:
- darwin_amd64
- darwin_arm64
- linux_386
- linux_amd64
- linux_arm
- linux_arm64
- windows_386
- windows_amd64
archives:
- id: zip
name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
Expand Down

0 comments on commit 3019437

Please sign in to comment.