From 1f68d44d7b7454e7cb93dc15c0f55f27a645dd82 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Wed, 6 Oct 2021 23:55:37 +0200 Subject: [PATCH] Implemented build for CentOS --- build.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build.json b/build.json index aa70f6025..45b482722 100644 --- a/build.json +++ b/build.json @@ -17,8 +17,7 @@ ], "centos": [ "linux/amd64", - "linux/arm64", - "linux/ppc64le" + "linux/arm64" ] }, "components": {