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 6937c71 commit 4fe85adCopy full SHA for 4fe85ad
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
strategy:
34
matrix:
35
os: [ubuntu, windows]
36
- node-version: [12.x, 13.x, 14.x]
+ node-version: [12.x, 14.x]
37
38
steps:
39
- uses: actions/checkout@v1
0 commit comments