diff --git a/constants.py b/constants.py index dc03f417..b358290e 100644 --- a/constants.py +++ b/constants.py @@ -177,13 +177,11 @@ supportedPlatforms["10.11"] = [ "aarch64-debian-12", "aarch64-fedora-40", - "aarch64-ubuntu-2310", "aarch64-ubuntu-2404", "amd64-debian-12", "amd64-fedora-40", "amd64-opensuse-15", "amd64-sles-15", - "amd64-ubuntu-2310", "amd64-ubuntu-2404", "ppc64le-ubuntu-2404", "s390x-sles-15", diff --git a/os_info.yaml b/os_info.yaml index b5832074..9a232103 100644 --- a/os_info.yaml +++ b/os_info.yaml @@ -133,12 +133,6 @@ ubuntu-2204: - ppc64le - s390x type: deb -ubuntu-2310: - version_name: mantic - arch: - - amd64 - - aarch64 - type: deb ubuntu-2404: version_name: noble arch: