diff --git a/platforms.json b/platforms.json index 7c7445b..c0578c3 100644 --- a/platforms.json +++ b/platforms.json @@ -100,8 +100,8 @@ ] }, "Ubuntu 24.04": { - "enabled": false, - "codename": "?", + "enabled": true, + "codename": "noble", "docker_dir": "linux_desktop", "docker_image": "ubuntu24.04", "docker_build_options": { @@ -136,7 +136,7 @@ ] }, "Ubuntu 23.04": { - "enabled": true, + "enabled": false, "codename": "lunar", "docker_dir": "linux_desktop", "docker_image": "ubuntu23.04",