Skip to content

Commit ed92b45

Browse files
committed
Do not test install on Windows
1 parent bc582ab commit ed92b45

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ jobs:
7070
os:
7171
- ubuntu-latest
7272
- macos-latest
73-
- windows-latest
7473
node:
7574
- '16'
7675
- '18'
@@ -79,8 +78,6 @@ jobs:
7978
os_name: Linux
8079
- os: macos-latest
8180
os_name: macOS
82-
- os: windows-latest
83-
os_name: Windows
8481
steps:
8582
- name: Setup Node.js
8683
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)