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 d5e6c8e commit 6b6c8deCopy full SHA for 6b6c8de
1 file changed
.github/workflows/nodejs.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
os: [ubuntu-latest, windows-latest]
15
- node-version: [14, 16, 18, 22]
+ node-version: [18, 20, 22, 24]
16
include:
17
- os: macos-latest
18
node-version: 21
0 commit comments