Skip to content

Commit 39fc4b6

Browse files
committed
disable xs on windows
1 parent af4a918 commit 39fc4b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/engines/xs.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ XSInstaller.config = {
7171
id: 'xs',
7272
supported: [
7373
'linux-arm64', 'linux-x64',
74-
'win32-x64',
7574
'darwin-arm64', 'darwin-x64',
7675
],
7776
};

0 commit comments

Comments
 (0)