From 108bfb7918a86255bf79119f9b8eee604943ae76 Mon Sep 17 00:00:00 2001 From: "Austin S. Hemmelgarn" Date: Tue, 17 May 2022 07:59:59 -0400 Subject: Remove Alpine 3.12 from CI. (#12919) It went EOL upstream on 2022-05-01. --- .github/data/distros.yml | 2 -- packaging/PLATFORM_SUPPORT.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/data/distros.yml b/.github/data/distros.yml index 8757c72ee4..1da69ed8a6 100644 --- a/.github/data/distros.yml +++ b/.github/data/distros.yml @@ -19,8 +19,6 @@ include: version: "3.14" - <<: *alpine version: "3.13" - - <<: *alpine - version: "3.12" - distro: archlinux version: latest diff --git a/packaging/PLATFORM_SUPPORT.md b/packaging/PLATFORM_SUPPORT.md index 156e43b45d..48806706f7 100644 --- a/packaging/PLATFORM_SUPPORT.md +++ b/packaging/PLATFORM_SUPPORT.md @@ -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 | -- cgit v1.2.3