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 e23dd77 commit 3761319Copy full SHA for 3761319
.github/workflows/nodejs.yml
@@ -60,7 +60,7 @@ jobs:
60
strategy:
61
matrix:
62
os: [ubuntu-latest, windows-latest, macos-latest]
63
- node-version: [18.x, 20.x, 22.x, 23.x]
+ node-version: [18.x, 20.x, 22.x, 24.x]
64
eslint-version: [8.x, 9.x]
65
webpack-version: [latest]
66
0 commit comments