Skip to content

Commit b3ad6f6

Browse files
committed
Add node 14 to test matrix
1 parent b3970c9 commit b3ad6f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
strategy:
3434
matrix:
35-
node: ['10', '12', '13']
35+
node: ['10', '12', '13', '14']
3636
os: [ubuntu-latest, macOS-latest]
3737

3838
steps:

0 commit comments

Comments
 (0)