Skip to content

Commit

Permalink
Add 386 and arm64 architectures to goreleaser settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mengdaming committed Nov 2, 2021
1 parent 5c1522d commit e4530f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ builds:
- windows
- darwin
goarch:
- 386
- amd64
- arm64
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit e4530f1

Please sign in to comment.