Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit fe4f410

Browse files
committed
disable windows build
1 parent f025c7f commit fe4f410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prebuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
os:
1313
- ubuntu-latest
14-
- windows-latest
14+
# - windows-latest
1515
# - macOS-latest
1616
node_version:
1717
- 12

0 commit comments

Comments
 (0)