From c5681e8a9075774d833579ca971de0f8a6ec2c56 Mon Sep 17 00:00:00 2001 From: Pustovalov Alexey Date: Tue, 1 Jul 2025 17:15:11 +0300 Subject: [PATCH] Removed CentOS from build pipeline --- build.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build.json b/build.json index ab73cb2bb..476319ec1 100644 --- a/build.json +++ b/build.json @@ -7,11 +7,6 @@ "linux/ppc64le", "linux/riscv64" ], - "centos": [ - "linux/amd64", - "linux/arm64", - "linux/ppc64le" - ], "ol": [ "linux/amd64", "linux/arm64"