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 d8b10b4 commit f2af519Copy full SHA for f2af519
.github/workflows/nodejs.yml
@@ -71,7 +71,7 @@ jobs:
71
strategy:
72
fail-fast: false
73
matrix:
74
- node-version: [14.x, 16.x, 18.x, 19.x, 20.x]
+ node-version: [14.x, 16.x, 18.x, 19.x, 20.x, 21.x]
75
eslint-version: [7, 8]
76
ts-eslint-plugin-version: [5, 6]
77
exclude:
0 commit comments