@cryptotaxi247 / netdata-1 / commits / 9e45c0fdd

Remove Fedora 34 from CI and package builds. (#12875)

* Remove Fedora 34 from CI and package builds. EOL date is 2022-06-07. * Update platform support document.

Austin S. Hemmelgarn committed Jun 7, 2022 at 07:17 UTC 9e45c0fdd8a1d89e29d6995a9a3fbb22397606d7
2 files changed +1 -8
.github/data/distros.yml
-5
@@ -96,11 +96,6 @@ include:
96 packages:
97 <<: *fedora_packages
98 repo_distro: fedora/35
99 - - <<: *fedora
100 - version: "34"
101 - packages:
102 - <<: *fedora_packages
103 - repo_distro: fedora/34
99
100 - &opensuse
101 distro: opensuse
packaging/PLATFORM_SUPPORT.md
+1 -3
@@ -60,7 +60,6 @@ to work on these platforms with minimal user effort.
60 | Debian | 9.x | x86\_64, i386, ARMv7, AArch64 | |
61 | Fedora | 36 | x86\_64, ARMv7, AArch64 | |
62 | Fedora | 35 | x86\_64, ARMv7, AArch64 | |
63 -| Fedora | 34 | x86\_64, ARMv7, AArch64 | |
63 | openSUSE | Leap 15.3 | x86\_64, AArch64 | |
64 | Oracle Linux | 8.x | x86\_64, AArch64 | |
65 | Red Hat Enterprise Linux | 9.x | x86\_64, AArch64 | |
@@ -147,12 +146,11 @@ This is a list of platforms that we have supported in the recent past but no lon
146 | -------- | ------- | ----- |
147 | Alpine Linux | 3.12 | EOL as of 2022-05-01 |
148 | Alpine Linux | 3.11 | EOL as of 2021-11-01 |
150 -| Alpine Linux | 3.10 | EOL as of 2021-05-01 |
149 +| Fedora 34 | EOL as of 2022-06-07 |
150 | Fedora | 33 | EOL as of 2021-11-30 |
151 | Fedora | 32 | EOL as of 2021-05-25 |
152 | FreeBSD | 11-STABLE | EOL as of 2021-10-30 |
153 | openSUSE | Leap 15.2 | EOL as of 2021-12-01 |
155 -| openSUSE | Leap 15.1 | EOL as of 2021-01-31 |
154 | Ubuntu | 21.04 | EOL as of 2022-01-01 |
155 | Ubuntu | 20.10 | EOL as of 2021-07-22 |
156 | Ubuntu | 16.04 | EOL as of 2021-04-02 |