add ubuntu 24.04, remove ubuntu 23.04

This commit is contained in:
2024-05-17 15:41:55 +03:00
parent 0af403f4f2
commit 2dbe2231f3

View File

@@ -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",