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 967e915 commit 7212f76Copy full SHA for 7212f76
.github/workflows/node.js.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- node-version: [12.x, 14.x, 16.x]
+ node-version: [12.x, 14.x, 16.x, 17.x]
21
os: [ubuntu-latest, macOS-latest, windows-latest]
22
23
steps:
0 commit comments