Skip to content

Commit

Permalink
dont compile for darwin-386
Browse files Browse the repository at this point in the history
  • Loading branch information
vishen committed Sep 15, 2020
1 parent 091f5f1 commit 742f134
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 @@ -22,6 +22,8 @@ builds:
- 6
- 7
ignore:
- goos: darwin
goarch: 386
- goos: darwin
goarch: arm
goarm: 6
Expand Down

0 comments on commit 742f134

Please sign in to comment.