We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 626875f commit 1677bbbCopy full SHA for 1677bbb
.github/workflows/coverage.yml
@@ -37,7 +37,7 @@ jobs:
37
- "3.7"
38
- "3.8"
39
- "3.9"
40
- - "3.10.0-rc.1"
+ - "3.10.0-rc.2"
41
- "pypy3"
42
exclude:
43
# Windows PyPy doesn't seem to work?
.github/workflows/kit.yml
@@ -130,7 +130,7 @@ jobs:
130
- windows-latest
131
- macos-latest
132
python-version:
133
134
fail-fast: false
135
136
steps:
.github/workflows/testsuite.yml
@@ -35,7 +35,7 @@ jobs:
35
36
0 commit comments