Skip to content

Commit 74c0a03

Browse files
committed
Disable windows CI for now
1 parent 4e2781c commit 74c0a03

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)