Remove openSUSE 15.4 from CI (#16449)
remove openSUSE 15.4 from CI closes https://github.com/netdata/netdata/issues/16398 Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
Tasos Katsoulas committed
Dec 7, 2023 at 15:27 UTC
46820e3d2d560d3422e6e3648ebb0ba1b81cf575
2 files changed
+1
-9
.github/data/distros.yml
-8
@@ -201,14 +201,6 @@ include:
201
- aarch64
202
test:
203
ebpf-core: true
204
- - <<: *opensuse
205
- version: "15.4"
206
- support_type: Core
207
- notes: ''
208
- base_image: opensuse/leap:15.4
209
- packages:
210
- <<: *opensuse_packages
211
- repo_distro: opensuse/15.4
204
205
- &oracle
206
distro: oraclelinux
packaging/PLATFORM_SUPPORT.md
+1
-1
@@ -71,7 +71,6 @@ to work on these platforms with minimal user effort.
71
| Fedora | 39 | x86\_64, AArch64 | |
72
| Fedora | 38 | x86\_64, AArch64 | |
73
| Fedora | 37 | x86\_64, AArch64 | |
74
-| openSUSE | Leap 15.4 | x86\_64, AArch64 | |
74
| openSUSE | Leap 15.5 | x86\_64, AArch64 | |
75
| Oracle Linux | 9.x | x86\_64, AArch64 | |
76
| Oracle Linux | 8.x | x86\_64, AArch64 | |
@@ -161,6 +160,7 @@ This is a list of platforms that we have supported in the recent past but no lon
160
| Debian | 9.x | EOL as of 2022-06-30 |
161
| Fedora | 36 | EOL as of 2023-05-18 |
162
| Fedora | 35 | EOL as of 2022-12-13 |
163
+| openSUSE | Leap 15.4 | EOL as of 2023-12-07 |
164
| openSUSE | Leap 15.3 | EOL as of 2022-12-01 |
165
| Ubuntu | 22.10 | EOL as of 2023-07-20 |
166
| Ubuntu | 21.10 | EOL as of 2022-07-31 |