Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit be0ca6c

Browse filesBrowse files
committed
CI: add py312 and py313 on windows on azure to test matrix
1 parent 9a834ad commit be0ca6c
Copy full SHA for be0ca6c

File tree

1 file changed

+6
-0
lines changed
Filter options

1 file changed

+6
-0
lines changed

‎azure-pipelines.yml

Copy file name to clipboardExpand all lines: azure-pipelines.yml
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,12 @@ stages:
5555
Windows_py311:
5656
vmImage: 'windows-latest'
5757
python.version: '3.11'
58+
Windows_py312:
59+
vmImage: 'windows-latest'
60+
python.version: '3.12'
61+
Windows_py313:
62+
vmImage: 'windows-latest'
63+
python.version: '3.13'
5864
maxParallel: 4
5965
pool:
6066
vmImage: '$(vmImage)'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.