*: add linux/ppc64le targets (#3435)

This commit is contained in:
Derek Parker 2023-07-07 12:06:09 -07:00 committed by GitHub
parent db0bc26949
commit 326c451b44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,6 +45,9 @@ val targets = arrayOf(
"linux/arm64/1.20",
"linux/arm64/tip",
"linux/ppc64le/1.20",
"linux/ppc64le/tip",
"windows/amd64/1.20",
"windows/amd64/tip",