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 4b2d5e9 commit 2d5c8d6Copy full SHA for 2d5c8d6
.github/ci-workflow.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
os: [ubuntu-lastest, windows-2016]
25
- node-version: [8.x, 10.x]
+ node-version: [12.x, 14.x]
26
27
steps:
28
- uses: actions/checkout@v1
0 commit comments