Skip to content

Commit

Permalink
Added support for 'arm' binary release
Browse files Browse the repository at this point in the history
  • Loading branch information
jkowalski committed Feb 21, 2021
1 parent 022dccf commit 2a9814c
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 @@ -15,6 +15,7 @@ builds:
goarch:
- amd64
- arm64
- arm
env: [CGO_ENABLED=0]
ldflags: ["-s -w -X gotest.tools/gotestsum/cmd.version={{.Version}}"]

Expand Down

0 comments on commit 2a9814c

Please sign in to comment.