Skip to content

Commit 06c7546

Browse files
committed
update github actions
1 parent 27cabf1 commit 06c7546

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
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ${{ matrix.os }}
2424
strategy:
2525
matrix:
26-
os: [ubuntu-latest, windows-latest, macos-latest]
26+
os: [ubuntu-latest]
2727
node: [14, 16]
2828
steps:
2929
- name: Checkout

0 commit comments

Comments
 (0)