Skip to content

Commit

Permalink
add more arm targets
Browse files Browse the repository at this point in the history
  • Loading branch information
arriven committed Dec 10, 2023
1 parent 241a4f7 commit d4f0eb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ builds:
- softfloat
flags:
- -tags=encrypted
goarm:
- "5"
- "6"
- "7"
ldflags:
- -s -w
- -extldflags "-static"
Expand Down

0 comments on commit d4f0eb7

Please sign in to comment.