From 1f179fab949c1e16167ef9b56aaee0cee2c2a704 Mon Sep 17 00:00:00 2001 From: Hugo Date: Thu, 2 May 2019 11:22:08 +0300 Subject: [PATCH] Docs: Update CI targets --- docs/installation.rst | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index b819b4c46..9b5a41823 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -382,21 +382,23 @@ These platforms are built and tested for every change. +----------------------------------+-------------------------------+-----------------------+ |**Operating system** |**Tested Python versions** |**Tested Architecture**| +----------------------------------+-------------------------------+-----------------------+ -| Alpine | 2.7 |x86-64 | +| Alpine | 2.7, 3.6 |x86-64 | +----------------------------------+-------------------------------+-----------------------+ -| Arch | 2.7 |x86-64 | +| Arch | 2.7, 3.7 |x86-64 | +----------------------------------+-------------------------------+-----------------------+ -| Amazon | 2.7 |x86-64 | +| Amazon Linux 1 | 2.7, 3.6 |x86-64 | +----------------------------------+-------------------------------+-----------------------+ -| Centos 6 | 2.7 |x86-64 | +| Amazon Linux 2 | 2.7, 3.6 |x86-64 | +----------------------------------+-------------------------------+-----------------------+ -| Centos 7 | 2.7 |x86-64 | +| CentOS 6 | 2.7, 3.6 |x86-64 | +----------------------------------+-------------------------------+-----------------------+ -| Debian Stretch | 2.7 |x86 | +| CentOS 7 | 2.7, 3.6 |x86-64 | +----------------------------------+-------------------------------+-----------------------+ -| Fedora 28 | 2.7 |x86-64 | +| Debian 9 Stretch | 2.7, 3.5 |x86 | +----------------------------------+-------------------------------+-----------------------+ -| Fedora 29 | 2.7 |x86-64 | +| Fedora 29 | 2.7, 3.7 |x86-64 | ++----------------------------------+-------------------------------+-----------------------+ +| Fedora 30 | 2.7, 3.7 |x86-64 | +----------------------------------+-------------------------------+-----------------------+ | Mac OS X 10.10 Yosemite* | 2.7, 3.5, 3.6, 3.7 |x86-64 | +----------------------------------+-------------------------------+-----------------------+