From 10f82bb2de9ff406e18aeb66d1cef90b65764d1a Mon Sep 17 00:00:00 2001 From: peri4 Date: Wed, 13 Sep 2023 14:03:30 +0300 Subject: [PATCH] disable armhf --- platforms.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms.json b/platforms.json index c78ef49..c08e6c2 100644 --- a/platforms.json +++ b/platforms.json @@ -108,7 +108,7 @@ "ppa_filters": ["ubuntu23.04"] }, "Debian 11 armhf": { - "enabled": true, + "enabled": false, "codename": "bullseye", "docker_dir": "linux_cross", "docker_image": "debian11_armhf",