Skip to content

Commit

Permalink
MDBF-897 OpenSUSE EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan committed Jan 18, 2025
1 parent d48d506 commit 2aaee2e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-opensuse.pip-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ jobs:
fail-fast: false
matrix:
include:
- image: opensuse/leap:15.5
platforms: linux/amd64
tag: opensuse1505
nogalera: false

- image: opensuse/leap:15.6
platforms: linux/amd64
tag: opensuse1506
Expand Down
1 change: 0 additions & 1 deletion constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@

SUPPORTED_PLATFORMS["10.6"] += [
"aarch64-ubuntu-2204",
"amd64-opensuse-1505",
"amd64-ubuntu-2204",
"ppc64le-ubuntu-2204",
"s390x-ubuntu-2204",
Expand Down
1 change: 0 additions & 1 deletion master.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,6 @@ for builder in master_config["builders"]:
"amd64-debian-sid",
"aarch64-debian-sid",
"ppc64le-debian-sid",
"amd64-opensuse-1505",
"amd64-opensuse-1506",
]:
tags += ["release_packages"]
Expand Down
5 changes: 0 additions & 5 deletions os_info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@ openeuler-2403:
- amd64
- aarch64
type: rpm
opensuse-1505:
version_name: 155
arch:
- amd64
type: rpm
opensuse-1506:
version_name: 156
arch:
Expand Down

0 comments on commit 2aaee2e

Please sign in to comment.