Skip to content

Commit 3534896

Browse files
authored
Merge pull request #10653 from pradyunsg/ci-updates
2 parents e7c80c7 + 2cf0c46 commit 3534896

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
- 3.7
154154
# Commented out, since Windows tests are expensively slow.
155155
# - 3.8
156-
- 3.9
156+
# - 3.9
157157
- "3.10"
158158
group: [1, 2]
159159

docs/html/development/ci.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Actual testing
102102
| | +-------+---------------+-----------------+
103103
| | | CP3.8 | | |
104104
| | +-------+---------------+-----------------+
105-
| | | CP3.9 | GitHub | GitHub |
105+
| | | CP3.9 | | |
106106
| | +-------+---------------+-----------------+
107107
| | | CP3.10| GitHub | GitHub |
108108
| | +-------+---------------+-----------------+
@@ -126,7 +126,7 @@ Actual testing
126126
| | +-------+---------------+-----------------+
127127
| | | PyPy3 | | |
128128
+-----------+----------+-------+---------------+-----------------+
129-
| | x86 | CP3.7 | | |
129+
| | arm64 | CP3.7 | | |
130130
| | +-------+---------------+-----------------+
131131
| | | CP3.8 | | |
132132
| | +-------+---------------+-----------------+

0 commit comments

Comments
 (0)