Run tests on centos8 (#5051)

* Run tests on centos8

* Document that we test this

* debugging

* Try adding this?

* Remove this
This commit is contained in:
Alex Gaynor 2020-07-04 19:17:35 -04:00 committed by GitHub
parent 13fae162da
commit 5d0c8e0b5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View file

@ -58,6 +58,12 @@ matrix:
- python: 2.7
services: docker
env: TOXENV=py27 DOCKER=pyca/cryptography-runner-centos7
- python: 2.7
services: docker
env: TOXENV=py27 DOCKER=pyca/cryptography-runner-centos8
- python: 3.6
services: docker
env: TOXENV=py36 DOCKER=pyca/cryptography-runner-centos8
- python: 2.7
services: docker
env: TOXENV=py27 DOCKER=pyca/cryptography-runner-stretch

View file

@ -13,7 +13,7 @@ Supported platforms
Currently we test ``cryptography`` on Python 2.7, 3.5+,
PyPy 7.1+, and PyPy3 7.0 on these operating systems.
* x86-64 CentOS 7.x
* x86-64 CentOS 7.x, 8.x
* x86-64 Fedora (latest)
* macOS 10.15 Catalina
* x86-64 Ubuntu 16.04 and rolling