- ubuntu 22.10

+ ubuntu 23.04
This commit is contained in:
2023-04-26 14:35:23 +03:00
parent 07c6a5850f
commit 875ae30617

View File

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