Skip to content

Commit d694c4f

Browse files
committed
ci: test on node 16
1 parent 84acbd3 commit d694c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
strategy:
88
matrix:
9-
node-version: [10.x, 12.x, 14.x, 15.x]
9+
node-version: [10.x, 12.x, 14.x, 16.x]
1010
platform:
1111
- os: ubuntu-latest
1212
shell: bash

0 commit comments

Comments
 (0)