Remove Alpine 3.13 from CI and official support. (#13415)
Remove ALpine 3.13 from CI and official support.
Austin S. Hemmelgarn committed
Nov 1, 2022 at 08:59 UTC
024a1cac82359a645c87a8557cc51b0d09802ca0
2 files changed
+1
-4
.github/data/distros.yml
-2
@@ -32,8 +32,6 @@ include:
32
version: "3.15"
33
- <<: *alpine
34
version: "3.14"
35
- - <<: *alpine
36
- version: "3.13"
35
36
- distro: archlinux
37
version: latest
packaging/PLATFORM_SUPPORT.md
+1
-2
@@ -85,7 +85,6 @@ with minimal user effort.
85
| -------- | ------- | ------------------------ | ----- |
86
| Alpine Linux | 3.15 | No | |
87
| Alpine Linux | 3.14 | No | |
88
-| Alpine Linux | 3.13 | No | |
88
| Arch Linux | Latest | No | We officially recommend the community packages available for Arch Linux |
89
| Manjaro Linux | Latest | No | We officially recommend the community packages available for Arch Linux |
90
@@ -146,8 +145,8 @@ This is a list of platforms that we have supported in the recent past but no lon
145
146
| Platform | Version | Notes |
147
| -------- | ------- | ----- |
148
+| Alpine Linux | 3.13 | EOL as of 2022-11-01 |
149
| Alpine Linux | 3.12 | EOL as of 2022-05-01 |
150
-| Alpine Linux | 3.11 | EOL as of 2021-11-01 |
150
| Debian | 9.x | EOL as of 2022-06-30 |
151
| Fedora | 34 | EOL as of 2022-06-07 |
152
| Fedora | 33 | EOL as of 2021-11-30 |