From 956b58a5c4f6dcabeeb9d11fc8b42a4db7757814 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 6 Oct 2023 14:15:54 +0200 Subject: [PATCH] Update config.json --- grav/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/grav/config.json b/grav/config.json index 3ec52c3dc..1aea037ca 100644 --- a/grav/config.json +++ b/grav/config.json @@ -1,8 +1,7 @@ { "arch": [ "aarch64", - "amd64", - "armv7" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "Fast, Simple, and Flexible, file-based Web-platform",