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 3ad2036 commit d4bddfeCopy full SHA for d4bddfe
.github/workflows/nodejs.yml
@@ -72,7 +72,7 @@ jobs:
72
strategy:
73
fail-fast: false
74
matrix:
75
- node-version: [16.x, 18.x, 20.x, 21.x, 22.x, 23.x]
+ node-version: [16.x, 18.x, 20.x, 21.x, 22.x, 23.x, 24.x]
76
eslint-version: [7, 8, 9]
77
ts-eslint-plugin-version: [6, 7, 8]
78
exclude:
0 commit comments