Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
Add arm64
  • Loading branch information
y-hatano-github authored Mar 4, 2024
1 parent 63dedc6 commit 08510ba
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 @@ -19,6 +19,7 @@ builds:
- linux
goarch:
- amd64
- arm64
- 386
archives:
- name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
Expand Down

0 comments on commit 08510ba

Please sign in to comment.