Skip to content

Commit

Permalink
Use python 3.11 (#24646)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheenamalhotra authored Oct 10, 2023
1 parent e1694e5 commit f25b053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/azure-pipelines/win32/sql-product-build-win32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ steps:

- task: UsePythonVersion@0
inputs:
versionSpec: '3.x'
versionSpec: '3.11.x'
addToPath: true

- task: AzureKeyVault@1
Expand Down

0 comments on commit f25b053

Please sign in to comment.