Merge pull request #3 from NeilHanlon/main

Add s390x and ppc64le to builds
This commit is contained in:
Neil Hanlon 2022-06-03 13:57:11 -04:00 committed by GitHub
commit 1c2091a489
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ builds:
goarch: goarch:
- amd64 - amd64
- arm64 - arm64
- s390x
- ppc64le
archives: archives:
- replacements: - replacements:
darwin: Darwin darwin: Darwin