CI: Switch to use noble images on Ubuntu

Change-Id: Ie2b0b2d5fca7b9d7c613a67a134c4650de2a5af6
This commit is contained in:
Michal Nasiadka 2024-10-16 13:03:44 -04:00
parent ef73b72516
commit 1af2e8489c

View File

@ -1333,7 +1333,7 @@ kolla_base_distro_version_default_map: {
"centos": "stream9",
"debian": "bookworm",
"rocky": "9",
"ubuntu": "jammy",
"ubuntu": "noble",
}
distro_python_version: "3"