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 170e1d2 commit 5dc827fCopy full SHA for 5dc827f
.github/workflows/node.js.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- node-version: [14.x] # Add support for 12.x, 15.x later just build and unit tests
+ node-version: [15.x] # Add support for 12.x, 15.x later just build and unit tests
24
25
steps:
26
- uses: actions/checkout@v2
0 commit comments