Remove Alpine 3.12 from CI. (#12919)

It went EOL upstream on 2022-05-01.
This commit is contained in:
Austin S. Hemmelgarn 2022-05-17 07:59:59 -04:00 committed by GitHub
parent 6c6997da09
commit 108bfb7918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View File

@ -19,8 +19,6 @@ include:
version: "3.14"
- <<: *alpine
version: "3.13"
- <<: *alpine
version: "3.12"
- distro: archlinux
version: latest

View File

@ -82,7 +82,6 @@ with minimal user effort.
| -------- | ------- | ------------------------ | ----- |
| Alpine Linux | 3.14 | No | |
| Alpine Linux | 3.13 | No | |
| Alpine Linux | 3.12 | No | |
| Arch Linux | Latest | No | We officially recommend the community packages available for Arch Linux |
| Manjaro Linux | Latest | No | We officially recommend the community packages available for Arch Linux |
@ -143,6 +142,7 @@ This is a list of platforms that we have supported in the recent past but no lon
| Platform | Version | Notes |
| -------- | ------- | ----- |
| Alpine Linux | 3.12 | EOL as of 2022-05-01 |
| Alpine Linux | 3.11 | EOL as of 2021-11-01 |
| Alpine Linux | 3.10 | EOL as of 2021-05-01 |
| Fedora | 33 | EOL as of 2021-11-30 |