@cryptotaxi247 / netdata-1 / commits / 0080948ce

Remove alpine 3.14 from the ci (#14873)

remove alpine 3.14 from the ci Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>

Tasos Katsoulas committed May 1, 2023 at 16:32 UTC 0080948cef732fe8d37fec3147497a7ba5373d30
2 files changed +1 -4
.github/data/distros.yml
-3
@@ -36,9 +36,6 @@ include:
36 - <<: *alpine
37 version: "3.15"
38 eol_check: true
39 - - <<: *alpine
40 - version: "3.14"
41 - eol_check: true
39
40 - distro: archlinux
41 version: latest
packaging/PLATFORM_SUPPORT.md
+1 -1
@@ -94,7 +94,6 @@ with minimal user effort.
94 |---------------|---------|--------------------------|------------------------------------------------------------------------------------------------------|
95 | Alpine Linux | 3.16 | No | |
96 | Alpine Linux | 3.15 | No | |
97 -| Alpine Linux | 3.14 | No | |
97 | Amazon Linux | 2023 | x86\_64, AArch64 | Scheduled for promotion to Core tier at some point after the release of v1.39.0 of the Netdata Agent |
98 | Amazon Linux | 2 | x86\_64, AArch64 | Scheduled for promotion to Core tier at some point after the release of v1.39.0 of the Netdata Agent |
99 | Arch Linux | Latest | No | We officially recommend the community packages available for Arch Linux |
@@ -157,6 +156,7 @@ This is a list of platforms that we have supported in the recent past but no lon
156
157 | Platform | Version | Notes |
158 |--------------|-----------|----------------------|
159 +| Alpine Linux | 3.14 | EOL as of 2023-05-01 |
160 | Alpine Linux | 3.13 | EOL as of 2022-11-01 |
161 | Alpine Linux | 3.12 | EOL as of 2022-05-01 |
162 | Debian | 9.x | EOL as of 2022-06-30 |