Skip to content

Commit 83ef50e

Browse files
authored
Merge pull request #134 from pycompression/fixwinci
Temporarily disable windows CI
2 parents 4e2781c + 74c0a03 commit 83ef50e

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)