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