From 475378d096ef3bed3929191634d2c500ce997ce3 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, 3 Oct 2023 17:13:52 +0300 Subject: [PATCH] enable ubuntu 23.04 --- platforms.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms.json b/platforms.json index 250527b..7554564 100644 --- a/platforms.json +++ b/platforms.json @@ -60,7 +60,7 @@ "ppa_filters": ["ubuntu22.10"] }, "Ubuntu 23.04": { - "enabled": false, + "enabled": true, "codename": "lunar", "docker_dir": "linux_desktop", "docker_image": "ubuntu23.04",