diff --git a/.goreleaser.yml b/.goreleaser.yml index adf73f566..ef15e4439 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -52,6 +52,7 @@ builds: - arm64 - 386 - s390x + - ppc64le goos: - linux - darwin @@ -79,6 +80,7 @@ builds: - arm64 - 386 - s390x + - ppc64le goos: - linux - darwin