Skip to content

Commit

Permalink
CI: Upgrade Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
gus33000 committed Dec 23, 2024
1 parent 743f7df commit b19304a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ steps:

- task: UsePythonVersion@0
inputs:
versionSpec: '3.10'
versionSpec: '3.13'
architecture: 'x64'
displayName: Setup correct Python

Expand Down

0 comments on commit b19304a

Please sign in to comment.