Skip to content

Commit 76d1dca

Browse files
committed
Re-enable windows
1 parent 61eb682 commit 76d1dca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ jobs:
6969
include:
7070
- os: "macos-latest"
7171
python-version: 3.7
72-
# - os: "windows-latest"
73-
# python-version: 3.7
72+
- os: "windows-latest"
73+
python-version: 3.7
7474
steps:
7575
- uses: actions/[email protected]
7676
with:

0 commit comments

Comments
 (0)