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 2601662 commit 38a3268Copy full SHA for 38a3268
build/azure-devdiv-pipeline.pre-release.yml
@@ -81,7 +81,7 @@ extends:
81
82
- task: UsePythonVersion@0
83
inputs:
84
- versionSpec: '3.9' # note Install Python dependencies step below relies on Python 3.9
+ versionSpec: '3.10' # note Install Python dependencies step below relies on Python 3.9
85
addToPath: true
86
architecture: 'x64'
87
displayName: Select Python version
0 commit comments