diff --git a/platforms.json b/platforms.json index 8ac7d9e..fff9de9 100644 --- a/platforms.json +++ b/platforms.json @@ -84,7 +84,7 @@ "ppa_filters": ["ubuntu24.04"] }, "Ubuntu 22.10": { - "enabled": true, + "enabled": false, "codename": "kinetic", "docker_dir": "linux_desktop", "docker_image": "ubuntu22.10", @@ -96,7 +96,7 @@ "ppa_filters": ["ubuntu22.10"] }, "Ubuntu 23.04": { - "enabled": false, + "enabled": true, "codename": "lunar", "docker_dir": "linux_desktop", "docker_image": "ubuntu23.04",