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 38f47a5 commit 3cffa32Copy full SHA for 3cffa32
.github/workflows/nodejs.yml
@@ -67,7 +67,7 @@ jobs:
67
strategy:
68
fail-fast: false
69
matrix:
70
- node-version: [12.x, 14.x, 16.x]
+ node-version: [12.x, 14.x, 16.x, 17.x]
71
eslint-version: [6, 7, 8]
72
runs-on: ubuntu-latest
73
0 commit comments