Skip to content

Commit 805fdd8

Browse files
committed
test on node 14/16
1 parent 881ac5f commit 805fdd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
strategy:
1010
matrix:
1111
node-version:
12-
- 10.x
13-
- 12.x
12+
- 14.x
13+
- 16.x
1414

1515
steps:
1616
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)