Skip to content

Commit 1368388

Browse files
authored
Build: run tests under Node 16 (#132)
1 parent 6d5be9f commit 1368388

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
node-version:
15+
- '16'
1516
- '14'
1617
- '12'
1718
- '12.0'

0 commit comments

Comments
 (0)