We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c20d762 commit 1a34d51Copy full SHA for 1a34d51
1 file changed
build/azure-pipeline.stable.yml
@@ -61,7 +61,7 @@ extends:
61
62
- task: UsePythonVersion@0
63
inputs:
64
- versionSpec: '3.8'
+ versionSpec: '3.9'
65
addToPath: true
66
architecture: 'x64'
67
displayName: Select Python version
0 commit comments