There was an error while loading. Please reload this page.
1 parent b3561e2 commit 90046f1Copy full SHA for 90046f1
.github/workflows/nodejs.yml
@@ -65,7 +65,7 @@ jobs:
65
strategy:
66
matrix:
67
os: [ubuntu-latest, windows-latest, macos-latest]
68
- node-version: [14.x, 16.x, 18.x, 19.x]
+ node-version: [14.x, 16.x, 18.x, 20.x]
69
webpack-version: [latest]
70
71
runs-on: ${{ matrix.os }}
0 commit comments