From bc0f9cc17b4ca36faebfee888c7b6443629858a8 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Thu, 12 Feb 2026 18:16:23 +0900 Subject: [PATCH] Temporary removed broken ppc64le for CentOS --- build.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build.json b/build.json index 21a3bb6c..7b923d24 100644 --- a/build.json +++ b/build.json @@ -9,8 +9,7 @@ ], "centos": [ "linux/amd64", - "linux/arm64", - "linux/ppc64le" + "linux/arm64" ], "ol": [ "linux/amd64",