Skip to content

Commit

Permalink
Trim the number of Windows jobs we run
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Apr 2, 2021
1 parent 876df5a commit 1ab662f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,9 @@ jobs:
os: [Windows]
python:
- 3.6
- 3.7
- 3.8
# Commented out, since Windows tests are expensively slow.
# - 3.7
# - 3.8
- 3.9
group: [1, 2]

Expand Down

0 comments on commit 1ab662f

Please sign in to comment.