From f73a7f921a09a5404e3cd8161b306911ed0f5da9 Mon Sep 17 00:00:00 2001 From: Razvan-Liviu Varzaru Date: Thu, 20 Jun 2024 06:46:01 +0000 Subject: [PATCH] remove ubuntu 2310 builders and image --- .github/workflows/bbw_build_container.yml | 4 ---- constants.py | 2 -- os_info.yaml | 6 ------ 3 files changed, 12 deletions(-) diff --git a/.github/workflows/bbw_build_container.yml b/.github/workflows/bbw_build_container.yml index 7c33bfa2..a0ad7a76 100644 --- a/.github/workflows/bbw_build_container.yml +++ b/.github/workflows/bbw_build_container.yml @@ -78,10 +78,6 @@ jobs: image: ubuntu:22.04 branch: 10.11 platforms: linux/amd64, linux/arm64/v8, linux/ppc64le, linux/s390x - - dockerfile: debian.Dockerfile - image: ubuntu:23.10 - branch: 10.11 - platforms: linux/amd64, linux/arm64/v8 - dockerfile: debian.Dockerfile image: ubuntu:24.04 branch: 10.11 diff --git a/constants.py b/constants.py index d8ea187c..92b18837 100644 --- a/constants.py +++ b/constants.py @@ -179,12 +179,10 @@ "aarch64-debian-12", "aarch64-debian-sid", "aarch64-fedora-40", - "aarch64-ubuntu-2310", "aarch64-ubuntu-2404", "amd64-debian-12", "amd64-debian-sid", "amd64-fedora-40", - "amd64-ubuntu-2310", "amd64-ubuntu-2404", "ppc64le-debian-sid", "ppc64le-ubuntu-2404", 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: