Skip to content

Commit 9517f60

Browse files
authored
Update test.yml
1 parent e876e29 commit 9517f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
strategy:
1212
matrix:
13-
os: [ubuntu-latest, windows-latest, macos-latest]
13+
os: [ubuntu-latest, macos-latest]
1414
node: [16]
1515
runs-on: ${{ matrix.os }}
1616
steps:

0 commit comments

Comments
 (0)