From d9cee7ca39bb339a32bc4df07341a09dbd2b8628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Aleksandrovi=C4=8D=20Klimov?= Date: Wed, 26 Jun 2024 11:00:20 +0200 Subject: [PATCH] Drop platform linux/arm/v7 to save build time. Also, it looks weird to provide these, but no ARM32 **packages**. --- platforms.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms.txt b/platforms.txt index d08026c..bb2cdb5 100644 --- a/platforms.txt +++ b/platforms.txt @@ -1 +1 @@ -linux/amd64,linux/arm/v7,linux/arm64/v8 +linux/amd64,linux/arm64/v8