Skip to content

Commit 4fe7e8d

Browse files
committed
update workflow
1 parent 4c2aa9c commit 4fe7e8d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ jobs:
4040
npm: 6
4141
- node: 14
4242
npm: 9
43+
- node: 14
44+
npm: 10
45+
- node: 16
46+
npm: 10
4347
runs-on: ubuntu-latest
4448
env:
4549
# The "default" npm is the one that ships with a given version of node.

0 commit comments

Comments
 (0)