summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/data/distros.yml2
-rw-r--r--packaging/PLATFORM_SUPPORT.md2
2 files changed, 1 insertions, 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 |