Skip to content

Commit 89e083d

Browse files
authored
SG-41382 Switch Python version from 3.9 to 3.10 for running pre-commit (#430)
1 parent 24fa0e1 commit 89e083d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-templates/code_style_validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- task: UsePythonVersion@0
3636
inputs:
37-
versionSpec: 3.9
37+
versionSpec: 3.10
3838
addToPath: True
3939
architecture: 'x64'
4040

0 commit comments

Comments
 (0)