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 d81485c commit 2f0b9eaCopy full SHA for 2f0b9ea
.github/workflows/checks.yaml
@@ -33,7 +33,7 @@ jobs:
33
strategy:
34
fail-fast: false
35
matrix:
36
- node-version: [10.x, 12.x, 13.x, 14.x]
+ node-version: [10.x, 12.x, 14.x]
37
eslint-version: [6, 7]
38
runs-on: ubuntu-latest
39
0 commit comments