We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caab7ca commit bd4a014Copy full SHA for bd4a014
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