Skip to content

Commit 02d9c31

Browse files
committed
chore: narrow to windows
1 parent 7a4b8a9 commit 02d9c31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nodejs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ jobs:
6060
- 22
6161
- 23
6262
runs-on:
63-
- ubuntu-latest
63+
# - ubuntu-latest
6464
- windows-latest
65-
- macos-latest
65+
# - macos-latest
6666
uses: ./.github/workflows/test.yml
6767
with:
6868
node-version: ${{ matrix.node-version }}

0 commit comments

Comments
 (0)