We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3970c9 + b3ad6f6 commit 7a60b37Copy full SHA for 7a60b37
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
33
strategy:
34
matrix:
35
- node: ['10', '12', '13']
+ node: ['10', '12', '13', '14']
36
os: [ubuntu-latest, macOS-latest]
37
38
steps:
0 commit comments