diff --git a/.github/workflows/test-docker.yml b/.github/workflows/test-docker.yml index f40286fe4..4b8041f9d 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-7-amd64, centos-stream-8-amd64, centos-stream-9-amd64, debian-11-bullseye-amd64, diff --git a/docs/installation/platform-support.rst b/docs/installation/platform-support.rst index bc60eeed4..5b52105d2 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 7 | 3.9 | x86-64 | -+----------------------------------+----------------------------+---------------------+ | CentOS Stream 8 | 3.9 | x86-64 | +----------------------------------+----------------------------+---------------------+ | CentOS Stream 9 | 3.9 | x86-64 |