diff --git a/.github/workflows/test-docker.yml b/.github/workflows/test-docker.yml index 3ce2508de..d4aeb1fb3 100644 --- a/.github/workflows/test-docker.yml +++ b/.github/workflows/test-docker.yml @@ -22,7 +22,6 @@ jobs: centos-8-amd64, centos-stream-8-amd64, debian-10-buster-x86, - fedora-33-amd64, fedora-34-amd64, ubuntu-18.04-bionic-amd64, ubuntu-20.04-focal-amd64, diff --git a/docs/installation.rst b/docs/installation.rst index 3b0ff96d6..fc5b0e7e9 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -460,8 +460,6 @@ These platforms are built and tested for every change. +----------------------------------+---------------------------------+---------------------+ | Debian 10 Buster | 3.7 | x86 | +----------------------------------+---------------------------------+---------------------+ -| Fedora 33 | 3.9 | x86-64 | -+----------------------------------+---------------------------------+---------------------+ | Fedora 34 | 3.9 | x86-64 | +----------------------------------+---------------------------------+---------------------+ | macOS 10.15 Catalina | 3.6, 3.7, 3.8, 3.9, 3.10, PyPy3 | x86-64 |