chore: add Node.js 14 to CI
Signed-off-by: Diana Lau <dhmlau@ca.ibm.com>
This commit is contained in:
parent
2120e96dbf
commit
4b5ac98379
|
@ -4,3 +4,4 @@ node_js:
|
||||||
- "8"
|
- "8"
|
||||||
- "10"
|
- "10"
|
||||||
- "12"
|
- "12"
|
||||||
|
- "14"
|
||||||
|
|
Loading…
Reference in New Issue