We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c3aeb commit 4e75bc6Copy full SHA for 4e75bc6
.github/workflows/coverage.yml
@@ -34,8 +34,7 @@ jobs:
34
- "3.7"
35
- "3.8"
36
- "3.9"
37
- # wait for 3.10.0b3 for everything to work
38
- #- "3.10.0-beta.2"
+ - "3.10.0-beta.3"
39
- "pypy3"
40
exclude:
41
# Windows PyPy doesn't seem to work?
.github/workflows/testsuite.yml
@@ -30,8 +30,7 @@ jobs:
30
31
32
33
0 commit comments