Skip to content

Commit

Permalink
Merge pull request #3 from NeilHanlon/main
Browse files Browse the repository at this point in the history
Add s390x and ppc64le to builds
  • Loading branch information
NeilHanlon authored Jun 3, 2022
2 parents 6df2fe1 + aacedb1 commit 1c2091a
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 @@ -14,6 +14,8 @@ builds:
goarch:
- amd64
- arm64
- s390x
- ppc64le
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit 1c2091a

Please sign in to comment.