Skip to content

Commit

Permalink
Use 3.11 in CodegenCoverage
Browse files Browse the repository at this point in the history
  • Loading branch information
bebound committed Sep 14, 2023
1 parent 6936dc5 commit 8b7a8c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1039,9 +1039,9 @@ jobs:
name: ${{ variables.ubuntu_pool }}
steps:
- task: UsePythonVersion@0
displayName: 'Use Python 3.10'
displayName: 'Use Python 3.11'
inputs:
versionSpec: 3.10
versionSpec: 3.11
- template: .azure-pipelines/templates/azdev_setup.yml
- bash: |
set -ev
Expand Down

0 comments on commit 8b7a8c3

Please sign in to comment.