Skip to content

Commit

Permalink
remove ubuntu 2310 builders and image
Browse files Browse the repository at this point in the history
  • Loading branch information
RazvanLiviuVarzaru committed Jun 20, 2024
1 parent 28b429d commit f73a7f9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/bbw_build_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 0 additions & 2 deletions constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
6 changes: 0 additions & 6 deletions os_info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f73a7f9

Please sign in to comment.