Skip to content

Commit

Permalink
skip: Adjusted architecture builds
Browse files Browse the repository at this point in the history
  • Loading branch information
leoafarias committed Mar 5, 2019
1 parent 3d3dc3d commit eb3927e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,14 @@ before:
builds:
- env:
- CGO_ENABLED=0
- goos:
goos:
- linux
- windows
- darwin
goarch:
- 386
- amd64
- arm
- arm64
archive:
replacements:
darwin: Darwin
Expand Down

0 comments on commit eb3927e

Please sign in to comment.