@cryptotaxi247 / netdata-1 / commits / 8f836b81c

Remove Fedora 36 from CI and platform support. (#14938)

It goes EOL upstream on 2023-05-18.

Austin S. Hemmelgarn committed May 17, 2023 at 07:10 UTC 8f836b81cbccccaceaa8fe36a367ec23172c3214
2 files changed +1 -11
.github/data/distros.yml
-7
@@ -161,13 +161,6 @@ include:
161 repo_distro: fedora/37
162 test:
163 ebpf-core: true
164 - - <<: *fedora
165 - version: "36"
166 - packages:
167 - <<: *fedora_packages
168 - repo_distro: fedora/36
169 - test:
170 - ebpf-core: true
164
165 - &opensuse
166 distro: opensuse
packaging/PLATFORM_SUPPORT.md
+1 -4
@@ -68,7 +68,6 @@ to work on these platforms with minimal user effort.
68 | Debian | 10.x | x86\_64, i386, ARMv7, AArch64 | |
69 | Fedora | 38 | x86\_64, AArch64 | |
70 | Fedora | 37 | x86\_64, AArch64 | |
71 -| Fedora | 36 | x86\_64, AArch64 | |
71 | openSUSE | Leap 15.4 | x86\_64, AArch64 | |
72 | Oracle Linux | 9.x | x86\_64, AArch64 | |
73 | Oracle Linux | 8.x | x86\_64, AArch64 | |
@@ -158,13 +157,11 @@ This is a list of platforms that we have supported in the recent past but no lon
157 |--------------|-----------|----------------------|
158 | Alpine Linux | 3.14 | EOL as of 2023-05-01 |
159 | Alpine Linux | 3.13 | EOL as of 2022-11-01 |
161 -| Alpine Linux | 3.12 | EOL as of 2022-05-01 |
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 |
164 -| Fedora | 34 | EOL as of 2022-06-07 |
163 | openSUSE | Leap 15.3 | EOL as of 2022-12-01 |
164 | Ubuntu | 21.10 | EOL as of 2022-07-31 |
167 -| Ubuntu | 21.04 | EOL as of 2022-01-01 |
165 | Ubuntu | 18.04 | EOL as of 2023-04-02 |
166
167 ## Static builds