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 25948b4 commit ff63f1aCopy full SHA for ff63f1a
1 file changed
.github/workflows/nodejs.yml
@@ -67,7 +67,7 @@ jobs:
67
strategy:
68
matrix:
69
os: [ubuntu-latest, windows-latest, macos-latest]
70
- node-version: [10.x, 12.x, 14.x, 16.x, 18.x, 20.x, 22.x]
+ node-version: [10.x, 12.x, 14.x, 16.x, 18.x, 20.x, 22.x, 23.x]
71
webpack-version: [latest]
72
73
runs-on: ${{ matrix.os }}
0 commit comments