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 a711793 commit 7ed97a2Copy full SHA for 7ed97a2
packages/cli/src/commands/externalCi/azure.ts
@@ -39,7 +39,7 @@ stages:
39
40
variables:
41
RUNTIME: node
42
- RUNTIME_VERSION: 14
+ RUNTIME_VERSION: 18
43
PLAN_SKU: B1
44
STORAGE_PLAN: Standard_LRS
45
FUNCTION_VERSION: 3
0 commit comments