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 9c1d4cf commit c5ea86fCopy full SHA for c5ea86f
src/worker.config.json
@@ -5,7 +5,7 @@
5
"defaultExecutablePath":"dotnet",
6
"defaultWorkerPath":"%FUNCTIONS_WORKER_RUNTIME_VERSION%/Microsoft.Azure.Functions.PowerShellWorker.dll",
7
"supportedRuntimeVersions":["7", "7.2", "7.4"],
8
- "defaultRuntimeVersion": "7.2",
+ "defaultRuntimeVersion": "7.4",
9
"sanitizeRuntimeVersionRegex":"\\d+\\.?\\d*"
10
}
11
0 commit comments