Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
Please consider adding support for linux/ppc64le binaries.
  • Loading branch information
jauderho committed Sep 25, 2021
1 parent e91bddc commit 4bf8a4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ builds:
- '386'
- arm
- arm64
- ppc64le
ignore:
- goos: darwin
goarch: '386'
Expand Down

0 comments on commit 4bf8a4c

Please sign in to comment.