Skip to content

Commit 4b93f4d

Browse files
committed
Temporarily enable Windows Python 3.9 CI tests in draft mode
1 parent 2dd0890 commit 4b93f4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci_tests.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ jobs:
3838
- os: macOS-latest
3939
isDraft: true
4040
- os: windows-latest
41+
python-version: 3.7
42+
isDraft: true
43+
- os: windows-latest
44+
python-version: 3.8
4145
isDraft: true
4246
- os: ubuntu-latest
4347
python-version: 3.7

0 commit comments

Comments
 (0)