From ef3735949ce925147c43ca945a97677333091630 Mon Sep 17 00:00:00 2001 From: Faustin Lammler Date: Mon, 5 Aug 2024 16:48:00 +0200 Subject: [PATCH] Ubuntu 2310 is EOL See: https://lists.ubuntu.com/archives/ubuntu-announce/2024-July/000303.html --- constants.py | 2 -- os_info.yaml | 6 ------ 2 files changed, 8 deletions(-) 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: