From e5cba7d84d22ee3338771b7eaeb45ea218561ef7 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Fri, 20 Oct 2023 16:20:01 +0900 Subject: [PATCH] Removed OL from build (temporary) --- build.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build.json b/build.json index 8b3a8e918..de9ae8ee6 100644 --- a/build.json +++ b/build.json @@ -5,10 +5,6 @@ "linux/arm64", "linux/s390x" ], - "ol": [ - "linux/amd64", - "linux/arm64" - ], "ubuntu": [ "linux/amd64", "linux/arm/v7",