From 1792fca5ce766d8de8c06e02aa72173380540d04 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 10 Jul 2022 08:16:28 +0200 Subject: [PATCH] removed aarch64 --- wger/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wger/config.json b/wger/config.json index f1720299d..d3a099fa8 100644 --- a/wger/config.json +++ b/wger/config.json @@ -1,7 +1,6 @@ { "arch": [ - "amd64", - "aarch64" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "manage your personal workouts, weight and diet plans",