Skip to content

Commit

Permalink
cicd: rename arm builds to arm32
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesread committed Nov 23, 2021
1 parent d8fa350 commit edb0ebb
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 @@ -60,6 +60,7 @@ archives:

replacements:
darwin: macOS
arm: arm32v

name_template: "{{ .ProjectName }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}{{ .Arm }}"

Expand Down

0 comments on commit edb0ebb

Please sign in to comment.