Skip to content

Commit 4605fa5

Browse files
committed
ci: disable testings on windows for now
1 parent ce17701 commit 4605fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- 18
1515
os:
1616
- macos-latest
17-
- windows-latest
17+
# - windows-latest
1818
- ubuntu-latest
1919
runs-on: ${{ matrix.os }}
2020
steps:

0 commit comments

Comments
 (0)