We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13106d4 commit d3263a6Copy full SHA for d3263a6
.azure-pipelines/azure-pipelines-live-test-run.yml
@@ -52,7 +52,7 @@ jobs:
52
steps:
53
- task: UsePythonVersion@0
54
inputs:
55
- versionSpec: '$(python.version)'
+ versionSpec: '3.10'
56
57
- template: templates/install-azure-cli-edge.yml
58
0 commit comments