From e4b6bb66b75b160c65af117e6970f8c9a3fa1702 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=8B=D1=87=D0=BA=D0=BE=D0=B2=20=D0=90=D0=BD=D0=B4?= =?UTF-8?q?=D1=80=D0=B5=D0=B9?= Date: Tue, 5 Sep 2023 18:57:15 +0300 Subject: [PATCH] revert Enable Windows x32 for SM building --- platforms.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms.json b/platforms.json index e0dea60..250527b 100644 --- a/platforms.json +++ b/platforms.json @@ -79,7 +79,7 @@ "cmake_toolchain": "/soft/toolchain-Windows.cmake" }, "Windows x32": { - "enabled": true, + "enabled": false, "docker_dir": "windows32", "docker_image": "windows32", "docker_build_options": {},