Skip to content

Commit 907da26

Browse files
authored
Merge pull request #82 from graphql-editor/CIFileFix
updating runtime version
2 parents 0b39e8a + 7ed97a2 commit 907da26

File tree

1 file changed

+1
-1
lines changed
  • packages/cli/src/commands/externalCi

1 file changed

+1
-1
lines changed

packages/cli/src/commands/externalCi/azure.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ stages:
3939
4040
variables:
4141
RUNTIME: node
42-
RUNTIME_VERSION: 14
42+
RUNTIME_VERSION: 18
4343
PLAN_SKU: B1
4444
STORAGE_PLAN: Standard_LRS
4545
FUNCTION_VERSION: 3

0 commit comments

Comments
 (0)