Skip to content

Commit c8f2fb9

Browse files
committed
Temporarily enable Windows Python 3.9 CI tests in draft mode again
1 parent 47667df commit c8f2fb9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci_tests.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ jobs:
4242
- os: windows-latest
4343
python-version: 3.7
4444
isDraft: true
45+
- os: windows-latest
46+
python-version: 3.9
47+
isDraft: true
4548
# - os: ubuntu-latest
4649
# python-version: 3.7
4750
# isDraft: true

0 commit comments

Comments
 (0)