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.
2 parents 8518e3c + 6614741 commit 35f321cCopy full SHA for 35f321c
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
fail-fast: false
25
matrix:
26
- node-version: [10.x, 12.x, 13.x]
+ node-version: [10.x, 12.x, 14.x]
27
os: [ubuntu-latest, windows-latest, macOS-latest]
28
29
runs-on: ${{ matrix.os }}
0 commit comments