Skip to content

Commit 65d11e4

Browse files
committed
Disable windows ci
1 parent 2a4864c commit 65d11e4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ jobs:
2525
name: macos
2626
cpu: arm64
2727

28-
- os: windows-latest
29-
cpu: amd64
30-
name: windows
31-
lib_ext: dll
28+
# - os: windows-latest
29+
# cpu: amd64
30+
# name: windows
31+
# lib_ext: dll
3232

3333
steps:
3434
- name: Check out sources

0 commit comments

Comments
 (0)