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 43140a9 commit c504dc4Copy full SHA for c504dc4
.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, 19.x]
+ node-version: [14.x, 16.x, 18.x, 20.x]
64
65
runs-on: ${{ matrix.os }}
66
0 commit comments