Skip to content

Commit

Permalink
release arm binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Qingping Hou committed Jun 8, 2021
1 parent 173c691 commit 1835288
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ before:
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
- darwin
goarch:
- amd64
- arm
- arm64
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit 1835288

Please sign in to comment.