diff --git a/.github/workflows/test-docker.yml b/.github/workflows/test-docker.yml index becabb549fe..2e996648608 100644 --- a/.github/workflows/test-docker.yml +++ b/.github/workflows/test-docker.yml @@ -47,11 +47,8 @@ jobs: arch, centos-stream-9-amd64, centos-stream-10-amd64, - debian-12-bookworm-x86, - debian-12-bookworm-amd64, debian-13-trixie-x86, debian-13-trixie-amd64, - fedora-42-amd64, fedora-43-amd64, gentoo, ubuntu-22.04-jammy-amd64, diff --git a/docs/installation/platform-support.rst b/docs/installation/platform-support.rst index cb7c18a5570..8ccd203dcaf 100644 --- a/docs/installation/platform-support.rst +++ b/docs/installation/platform-support.rst @@ -27,12 +27,8 @@ These platforms are built and tested for every change. +----------------------------------+----------------------------+---------------------+ | CentOS Stream 10 | 3.12 | x86-64 | +----------------------------------+----------------------------+---------------------+ -| Debian 12 Bookworm | 3.11 | x86, x86-64 | -+----------------------------------+----------------------------+---------------------+ | Debian 13 Trixie | 3.13 | x86, x86-64 | +----------------------------------+----------------------------+---------------------+ -| Fedora 42 | 3.13 | x86-64 | -+----------------------------------+----------------------------+---------------------+ | Fedora 43 | 3.14 | x86-64 | +----------------------------------+----------------------------+---------------------+ | Gentoo | 3.13 | x86-64 |