We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1ca141 commit 45c4366Copy full SHA for 45c4366
1 file changed
build.gradle
@@ -74,5 +74,6 @@ azurefunctions {
74
}
75
appSettings {
76
FUNCTIONS_EXTENSION_VERSION = '~4'
77
+ FUNCTIONS_WORKER_RUNTIME = 'java'
78
79
0 commit comments