Skip to content

Commit

Permalink
Merge pull request #10653 from pradyunsg/ci-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg authored Nov 12, 2021
2 parents e7c80c7 + 2cf0c46 commit 3534896
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
- 3.7
# Commented out, since Windows tests are expensively slow.
# - 3.8
- 3.9
# - 3.9
- "3.10"
group: [1, 2]

Expand Down
4 changes: 2 additions & 2 deletions docs/html/development/ci.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Actual testing
| | +-------+---------------+-----------------+
| | | CP3.8 | | |
| | +-------+---------------+-----------------+
| | | CP3.9 | GitHub | GitHub |
| | | CP3.9 | | |
| | +-------+---------------+-----------------+
| | | CP3.10| GitHub | GitHub |
| | +-------+---------------+-----------------+
Expand All @@ -126,7 +126,7 @@ Actual testing
| | +-------+---------------+-----------------+
| | | PyPy3 | | |
+-----------+----------+-------+---------------+-----------------+
| | x86 | CP3.7 | | |
| | arm64 | CP3.7 | | |
| | +-------+---------------+-----------------+
| | | CP3.8 | | |
| | +-------+---------------+-----------------+
Expand Down

0 comments on commit 3534896

Please sign in to comment.