Skip to content

Commit df9ebf8

Browse files
authored
skip Windows CI for now (#58)
1 parent 472ee0b commit df9ebf8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ jobs:
1818
os:
1919
- ubuntu-latest
2020
- macOS-latest
21-
- windows-latest
21+
# FIXME
22+
# - windows-latest
2223
arch:
2324
- x64
2425
steps:

0 commit comments

Comments
 (0)