Skip to content

Commit 51f31f3

Browse files
authored
Merge pull request #4593 from hugovk/add-fedora-32
CI: Add Fedora 32
2 parents 5fc0e96 + e898749 commit 51f31f3

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test-docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
amazon-1-amd64,
2424
amazon-2-amd64,
2525
fedora-31-amd64,
26+
fedora-32-amd64,
2627
]
2728
dockerTag: [master]
2829

docs/installation.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,8 @@ These platforms are built and tested for every change.
398398
+----------------------------------+--------------------------+-----------------------+
399399
| Fedora 31 | 3.7 |x86-64 |
400400
+----------------------------------+--------------------------+-----------------------+
401+
| Fedora 32 | 3.8 |x86-64 |
402+
+----------------------------------+--------------------------+-----------------------+
401403
| macOS 10.15 Catalina | 3.5, 3.6, 3.7, 3.8, PyPy3|x86-64 |
402404
+----------------------------------+--------------------------+-----------------------+
403405
| Ubuntu Linux 16.04 LTS | 3.5, 3.6, 3.7, 3.8, PyPy3|x86-64 |

0 commit comments

Comments
 (0)