From 84052eb8c528df381642167b0cf51570295e98a6 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 31 Oct 2020 14:20:14 +1100 Subject: [PATCH] Added Fedora 33 to CI targets [ci skip] --- docs/installation.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/installation.rst b/docs/installation.rst index 0a8c41ba6..bb8c06580 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -436,6 +436,8 @@ These platforms are built and tested for every change. +----------------------------------+--------------------------+-----------------------+ | Fedora 32 | 3.8 |x86-64 | +----------------------------------+--------------------------+-----------------------+ +| Fedora 33 | 3.9 |x86-64 | ++----------------------------------+--------------------------+-----------------------+ | macOS 10.15 Catalina | 3.6, 3.7, 3.8, 3.9, PyPy3|x86-64 | +----------------------------------+--------------------------+-----------------------+ | Ubuntu Linux 16.04 LTS (Xenial) | 3.6, 3.7, 3.8, 3.9, PyPy3|x86-64 |