diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2022-02-06 12:51:12 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-06 17:51:12 +0000 |
| commit | 05fa9c9833de78ca1359d6e67d92f20527c3d778 (patch) | |
| tree | 31581901ecc55d440f07db9b3887b05b92186496 /docs | |
| parent | b2809326428bdd04c94203d8220599020234e793 (diff) | |
| download | cryptography-05fa9c9833de78ca1359d6e67d92f20527c3d778.tar.gz | |
Switch from centos to rhel in CI (#6844)
* Switch from centos to rhel in CI
* Update installation.rst
* Update installation.rst
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index aaeeefed9..8dfe06cee 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -16,7 +16,7 @@ Supported platforms Currently we test ``cryptography`` on Python 3.6+ and PyPy3 on these operating systems. -* x86-64 CentOS 8.x +* x86-64 RHEL 8.x * x86-64 Fedora (latest) * x86-64 macOS 10.15 Catalina * ARM64 macOS 12 Monterey |
