We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e498d91 commit 04371f3Copy full SHA for 04371f3
.github/workflows/node.js.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- node-version: [14.x, 16.x, 18.x]
+ node-version: [14.x, 16.x, 18.x, 20.x]
18
os: [ubuntu-latest, windows-latest]
19
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
20
0 commit comments