From 66d484db79e4d0a8dc6bcf08e4fa0fba940e3ae9 Mon Sep 17 00:00:00 2001 From: peri4 Date: Sun, 24 Sep 2023 15:22:50 +0300 Subject: [PATCH] enable armhf --- platforms.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms.json b/platforms.json index 4174dd8..9682922 100644 --- a/platforms.json +++ b/platforms.json @@ -108,7 +108,7 @@ "ppa_filters": ["ubuntu23.04"] }, "Debian 11 armhf": { - "enabled": false, + "enabled": true, "codename": "bullseye", "docker_dir": "linux_cross", "docker_image": "debian11_armhf",