Skip to content

Commit

Permalink
Build for arm32
Browse files Browse the repository at this point in the history
  • Loading branch information
deviantintegral committed Nov 9, 2022
1 parent 40b3fec commit e42cdf0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ builds:
- linux
- windows
- darwin
# GOARCH to build for.
# For more info refer to: https://golang.org/doc/install/source#environment
# Defaults are 386, amd64 and arm64.
goarch:
- amd64
- arm
- arm64
- 386
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit e42cdf0

Please # to comment.