Remove Alpine 3.12 from CI. (#12919)
It went EOL upstream on 2022-05-01.
Austin S. Hemmelgarn committed
May 17, 2022 at 07:59 UTC
108bfb7918a86255bf79119f9b8eee604943ae76
2 files changed
+1
-3
.github/data/distros.yml
-2
@@ -19,8 +19,6 @@ include:
19
version: "3.14"
20
- <<: *alpine
21
version: "3.13"
22
- - <<: *alpine
23
- version: "3.12"
22
23
- distro: archlinux
24
version: latest
packaging/PLATFORM_SUPPORT.md
+1
-1
@@ -82,7 +82,6 @@ with minimal user effort.
82
| -------- | ------- | ------------------------ | ----- |
83
| Alpine Linux | 3.14 | No | |
84
| Alpine Linux | 3.13 | No | |
85
-| Alpine Linux | 3.12 | No | |
85
| Arch Linux | Latest | No | We officially recommend the community packages available for Arch Linux |
86
| Manjaro Linux | Latest | No | We officially recommend the community packages available for Arch Linux |
87
@@ -143,6 +142,7 @@ This is a list of platforms that we have supported in the recent past but no lon
142
143
| Platform | Version | Notes |
144
| -------- | ------- | ----- |
145
+| Alpine Linux | 3.12 | EOL as of 2022-05-01 |
146
| Alpine Linux | 3.11 | EOL as of 2021-11-01 |
147
| Alpine Linux | 3.10 | EOL as of 2021-05-01 |
148
| Fedora | 33 | EOL as of 2021-11-30 |