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 6adbefa commit 57a691fCopy full SHA for 57a691f
.github/workflows/coverage.yml
@@ -34,7 +34,7 @@ jobs:
34
- "3.7"
35
- "3.8"
36
- "3.9"
37
- - "3.10.0-beta.4"
+ - "3.10.0-rc.1"
38
- "pypy3"
39
exclude:
40
# Windows PyPy doesn't seem to work?
.github/workflows/kit.yml
@@ -127,7 +127,7 @@ jobs:
127
- windows-latest
128
- macos-latest
129
python-version:
130
- - "3.10.0-alpha.7"
131
fail-fast: false
132
133
steps:
.github/workflows/testsuite.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
0 commit comments