We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24fa0e1 commit 89e083dCopy full SHA for 89e083d
1 file changed
azure-pipelines-templates/code_style_validation.yml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- task: UsePythonVersion@0
36
inputs:
37
- versionSpec: 3.9
+ versionSpec: 3.10
38
addToPath: True
39
architecture: 'x64'
40
0 commit comments