Skip to content

Commit d0d72b2

Browse files
committed
Support node 16, remove msw
1 parent 241320e commit d0d72b2

5 files changed

Lines changed: 171 additions & 488 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
node-version:
24+
- 16.x
2425
- 18.x
2526
- 20.x
2627
- 22.x
@@ -46,6 +47,7 @@ jobs:
4647
strategy:
4748
matrix:
4849
node-version:
50+
- 16.x
4951
- 18.x
5052
- 20.x
5153
- 22.x

0 commit comments

Comments
 (0)