Skip to content

Commit 6edcf08

Browse files
Added Node 14 to the test suite
1 parent a5a08bc commit 6edcf08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI-CD.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
node:
3131
- 10
3232
- 12
33+
- 14
3334

3435
steps:
3536
- name: Checkout source

0 commit comments

Comments
 (0)