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 39f27c9 commit cec98b9Copy full SHA for cec98b9
.github/workflows/spa.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
# https://docs.microsoft.com/en-us/azure/azure-functions/functions-versions?tabs=csharp%2Cv4#languages
22
- node-version: [14.x, 12.x]
+ node-version: [14.x, 12.x, 10.x]
23
24
steps:
25
- uses: actions/checkout@v2
0 commit comments