Skip to content

Commit ea94786

Browse files
committed
ci: test on linux only
1 parent 3401d52 commit ea94786

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
os: [ubuntu-latest, macos-latest, windows-latest]
18-
node: [14]
17+
os: [ubuntu-latest]
18+
node: [16]
1919

2020
steps:
2121
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)