Skip to content

Commit

Permalink
try goarm field
Browse files Browse the repository at this point in the history
  • Loading branch information
dreadl0ck committed Jan 10, 2022
1 parent ca7fee9 commit 06f373e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ builds:
- linux
goarch:
- amd64
- arm64
goarm:
- "7"
#hooks:
#pre: rice embed-go

Expand Down

0 comments on commit 06f373e

Please sign in to comment.