diff --git a/.github/workflows/test-docker.yml b/.github/workflows/test-docker.yml index 4b8041f9d..70426d7b5 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 5b52105d2..af205a4e8 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 |