Skip to content

Commit 793809b

Browse files
authored
Merge branch 'develop' into allow_threads
2 parents fb30c5e + 83ef50e commit 793809b

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)