From fa56f3184cc8971761966fb3e98e774888480dab Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Fri, 16 Feb 2024 20:30:52 +0900 Subject: [PATCH] Temporary remove oracle linux from build list. Missing modular system --- build.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build.json b/build.json index f277f1a56..8ca91b769 100644 --- a/build.json +++ b/build.json @@ -13,10 +13,6 @@ "linux/arm64", "linux/ppc64le" ], - "ol": [ - "linux/amd64", - "linux/arm64" - ], "rhel": [ "X64" ],