Skip to content

Commit

Permalink
Lunar 23.04 eol
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan committed Mar 5, 2024
1 parent b9024ad commit 4178c04
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 15 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 @@ -82,10 +82,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.04
branch: 10.11
platforms: linux/amd64, linux/arm64/v8
- dockerfile: debian.Dockerfile
image: ubuntu:23.10
branch: 10.11
Expand Down
3 changes: 0 additions & 3 deletions constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
builders_galera_mtr = [
"aarch64-debian-12",
"amd64-fedora-39",
"amd64-ubuntu-2304",
"s390x-ubuntu-2004",
"s390x-ubuntu-2204",
"ppc64le-ubuntu-2004",
Expand Down Expand Up @@ -157,11 +156,9 @@
supportedPlatforms["10.11"] = [
"aarch64-debian-12",
"aarch64-debian-sid",
"aarch64-ubuntu-2304",
"aarch64-ubuntu-2310",
"amd64-debian-12",
"amd64-debian-sid",
"amd64-ubuntu-2304",
"amd64-ubuntu-2310",
"ppc64le-debian-sid",
"x86-debian-sid",
Expand Down
2 changes: 1 addition & 1 deletion master-config.yaml-sample
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ builders:
- aarch64-rhel-9
- aarch64-ubuntu-2004
- aarch64-ubuntu-2204
- aarch64-ubuntu-2304
- aarch64-ubuntu-2310
log_name: master-docker-aarch64-0.log
port: 9998
workers:
Expand Down
7 changes: 0 additions & 7 deletions os_info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,13 +140,6 @@ ubuntu-2204:
- ppc64le
- s390x
type: deb
ubuntu-2304:
version_name: lunar
arch:
- amd64
- aarch64
type: deb
has_install: False
ubuntu-2310:
version_name: mantic
arch:
Expand Down

0 comments on commit 4178c04

Please sign in to comment.