Skip to content

Commit

Permalink
add arm64 architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
catatsuy committed Jul 26, 2020
1 parent 44fd9c5 commit a0ce511
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ builds:
- CGO_ENABLED=0
goarch:
- amd64
- arm64
archives:
- name_template: '{{ .ProjectName }}-{{ .Os }}-{{ .Arch }}'
release:
Expand Down

0 comments on commit a0ce511

Please sign in to comment.