We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57fa3f commit 081baf7Copy full SHA for 081baf7
1 file changed
.github/workflows/node.js.yml
@@ -19,7 +19,7 @@ jobs:
19
20
strategy:
21
matrix:
22
- node-version: [10.x, 12.x, 14.x]
+ node-version: [10.x, 12.x, 14.x, 15.x]
23
24
steps:
25
- uses: actions/checkout@v2
0 commit comments