From 468a6f963770c0c37f5f7dd73ed25b4ea2d03f53 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Wed, 20 Sep 2023 18:29:06 +0900 Subject: [PATCH] Removed support 38bit Alpine --- build.json | 1 - 1 file changed, 1 deletion(-) diff --git a/build.json b/build.json index 9975457e6..31eb2c5ab 100644 --- a/build.json +++ b/build.json @@ -1,7 +1,6 @@ { "os-linux": { "alpine": [ - "linux/386", "linux/amd64", "linux/arm/v7", "linux/arm64",