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 and siyangMicrosoft committed Oct 12, 2023
1 parent dc9cbac commit 3d3c041
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 3d3c041

Please sign in to comment.