We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d06425 commit b18dd62Copy full SHA for b18dd62
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
strategy:
29
matrix:
30
- node: [10, 12, 13]
+ node: [10, 12, 14]
31
# TODO: Add windows-latest
32
os: [ubuntu-latest, macos-latest]
33
0 commit comments