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 71151fa commit c6c6222Copy full SHA for c6c6222
.github/workflows/ci.yml
@@ -153,7 +153,7 @@ jobs:
153
- 3.7
154
# Commented out, since Windows tests are expensively slow.
155
# - 3.8
156
- - 3.9
+ # - 3.9
157
- "3.10"
158
group: [1, 2]
159
docs/html/development/ci.rst
@@ -102,7 +102,7 @@ Actual testing
102
| | +-------+---------------+-----------------+
103
| | | CP3.8 | | |
104
105
-| | | CP3.9 | GitHub | GitHub |
+| | | CP3.9 | | |
106
107
| | | CP3.10| GitHub | GitHub |
108
0 commit comments