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 fa9a50b commit ee1cabcCopy full SHA for ee1cabc
.github/workflows/nodejs.yml
@@ -66,7 +66,7 @@ jobs:
66
strategy:
67
matrix:
68
os: [ubuntu-latest, windows-latest, macos-latest]
69
- node-version: [24.8.0, 24.7.0, 24.6.0, 24.5.0]
+ node-version: [24.2.0, 24.3.0, 24.4.0, 24.4.1]
70
webpack-version: [latest]
71
72
runs-on: ${{ matrix.os }}
0 commit comments