summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/data/distros.yml7
-rw-r--r--packaging/PLATFORM_SUPPORT.md3
2 files changed, 1 insertions, 9 deletions
diff --git a/.github/data/distros.yml b/.github/data/distros.yml
index 0f5718645b..b6ba6d7a2a 100644
--- a/.github/data/distros.yml
+++ b/.github/data/distros.yml
@@ -147,13 +147,6 @@ include:
- aarch64
test:
ebpf-core: true
- - <<: *opensuse
- version: "15.3"
- packages:
- <<: *opensuse_packages
- repo_distro: opensuse/15.3
- test:
- ebpf-core: false
- &oracle
distro: oraclelinux
diff --git a/packaging/PLATFORM_SUPPORT.md b/packaging/PLATFORM_SUPPORT.md
index 106c808922..81f88a8721 100644
--- a/packaging/PLATFORM_SUPPORT.md
+++ b/packaging/PLATFORM_SUPPORT.md
@@ -61,7 +61,6 @@ to work on these platforms with minimal user effort.
| Fedora | 36 | x86\_64, ARMv7, AArch64 | |
| Fedora | 35 | x86\_64, ARMv7, AArch64 | |
| openSUSE | Leap 15.4 | x86\_64, AArch64 | |
-| openSUSE | Leap 15.3 | x86\_64, AArch64 | |
| Oracle Linux | 9.x | x86\_64, AArch64 | |
| Oracle Linux | 8.x | x86\_64, AArch64 | |
| Red Hat Enterprise Linux | 9.x | x86\_64, AArch64 | |
@@ -152,7 +151,7 @@ This is a list of platforms that we have supported in the recent past but no lon
| Fedora | 34 | EOL as of 2022-06-07 |
| Fedora | 33 | EOL as of 2021-11-30 |
| FreeBSD | 11-STABLE | EOL as of 2021-10-30 |
-| openSUSE | Leap 15.2 | EOL as of 2021-12-01 |
+| openSUSE | Leap 15.3 | EOL as of 2022-12-01 |
| Ubuntu | 21.10 | EOL as of 2022-07-31 |
| Ubuntu | 21.04 | EOL as of 2022-01-01 |