Skip to content

Commit

Permalink
Merge pull request #17 from disaac/disaac/GH-16-add-builds-for-arm-ar…
Browse files Browse the repository at this point in the history
…m64-archs

Adding builds for arm arm64
  • Loading branch information
shihanng committed Nov 24, 2021
2 parents c7501d2 + b2dc760 commit cf751f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Expand Up @@ -14,6 +14,8 @@ builds:
goarch:
- amd64
- "386"
- arm
- arm64
ldflags:
- -s -w -X main.version={{.Version}}

Expand Down

0 comments on commit cf751f3

Please sign in to comment.