Skip to content

Commit f671ec8

Browse files
authored
Merge pull request #5806 from radarhere/fedora
2 parents 604b029 + 25979a5 commit f671ec8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/test-docker.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
centos-stream-8-amd64,
2424
debian-10-buster-x86,
2525
fedora-34-amd64,
26+
fedora-35-amd64,
2627
ubuntu-18.04-bionic-amd64,
2728
ubuntu-20.04-focal-amd64,
2829
]

docs/installation.rst

+2
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,8 @@ These platforms are built and tested for every change.
462462
+----------------------------------+---------------------------------+---------------------+
463463
| Fedora 34 | 3.9 | x86-64 |
464464
+----------------------------------+---------------------------------+---------------------+
465+
| Fedora 35 | 3.10 | x86-64 |
466+
+----------------------------------+---------------------------------+---------------------+
465467
| macOS 10.15 Catalina | 3.6, 3.7, 3.8, 3.9, 3.10, PyPy3 | x86-64 |
466468
+----------------------------------+---------------------------------+---------------------+
467469
| Ubuntu Linux 18.04 LTS (Bionic) | 3.6 | x86-64 |

0 commit comments

Comments
 (0)