Skip to content

Commit 552fc0c

Browse files
Set the PowerShell language worker version to 7.2
1 parent 57cc763 commit 552fc0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/E2E/TestFunctionApp/local.settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"AzureWebJobsEventHubSender":"",
55
"AzureWebJobsCosmosDBConnectionString":"",
66
"FUNCTIONS_WORKER_RUNTIME": "powershell",
7+
"FUNCTIONS_WORKER_RUNTIME_VERSION": "7.2",
78
"PSWorkerInProcConcurrencyUpperBound": 10
89
}
910
}

0 commit comments

Comments
 (0)