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 2c56012 commit 1bd0257Copy full SHA for 1bd0257
test/E2E/Start-E2ETest.ps1
@@ -61,7 +61,7 @@ function NewTaskHubName
61
}
62
63
$FUNC_RUNTIME_VERSION = '4'
64
-$POWERSHELL_VERSION = '7.2'
+$POWERSHELL_VERSION = '7.4'
65
$FUNC_CMDLET_NAME = "func"
66
67
# Set the appropriate environment variables
0 commit comments