Skip to content

Commit

Permalink
Don't use cgo on linux_i386
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Dec 16, 2018
1 parent 33011b0 commit 3a4ea33
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ builds:
ignore:
- goos: darwin
goarch: 386
- goos: linux
goarch: 386
- goos: linux
goarch: amd64
- binary: chezmoi
Expand All @@ -36,7 +34,6 @@ builds:
goos:
- linux
goarch:
- 386
- amd64

## generate .tar.gz archives
Expand Down

0 comments on commit 3a4ea33

Please sign in to comment.