From 25b46523246a7908959615ccab547f3b9345dd62 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sun, 14 Apr 2024 22:45:14 +1000 Subject: [PATCH] Removed CentOS Stream 8 --- .github/workflows/test-docker.yml | 1 - docs/installation/platform-support.rst | 2 -- 2 files changed, 3 deletions(-) diff --git a/.github/workflows/test-docker.yml b/.github/workflows/test-docker.yml index 4b8041f9daf..70426d7b509 100644 --- a/.github/workflows/test-docker.yml +++ b/.github/workflows/test-docker.yml @@ -43,7 +43,6 @@ jobs: amazon-2-amd64, amazon-2023-amd64, arch, - centos-stream-8-amd64, centos-stream-9-amd64, debian-11-bullseye-amd64, debian-12-bookworm-x86, diff --git a/docs/installation/platform-support.rst b/docs/installation/platform-support.rst index 5b52105d219..af205a4e8cc 100644 --- a/docs/installation/platform-support.rst +++ b/docs/installation/platform-support.rst @@ -25,8 +25,6 @@ These platforms are built and tested for every change. +----------------------------------+----------------------------+---------------------+ | Arch | 3.9 | x86-64 | +----------------------------------+----------------------------+---------------------+ -| CentOS Stream 8 | 3.9 | x86-64 | -+----------------------------------+----------------------------+---------------------+ | CentOS Stream 9 | 3.9 | x86-64 | +----------------------------------+----------------------------+---------------------+ | Debian 11 Bullseye | 3.9 | x86-64 |