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 Aug 13, 2024
1 parent d664b4d commit 125a58d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-debian-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ jobs:
platforms: linux/amd64, linux/arm64/v8, linux/ppc64le, linux/s390x
branch: 10.11

- image: ubuntu:23.10
platforms: linux/amd64, linux/arm64/v8
branch: 10.11

- image: ubuntu:24.04
platforms: linux/amd64, linux/arm64/v8, linux/ppc64le, linux/s390x
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 @@ -163,13 +163,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",
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 125a58d

Please sign in to comment.