Skip to content

Commit

Permalink
Add python 3.11 to windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ndevenish committed Jun 29, 2023
1 parent ebeeabc commit 3ae6761
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .azure-pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ stages:
matrix:
python39:
PYTHON_VERSION: 3.9
python311:
PYTHON_VERSION: 3.11
timeoutInMinutes: 20
steps:
- template: windows-build.yml
Expand Down

0 comments on commit 3ae6761

Please sign in to comment.