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 8130032

Browse filesBrowse files
committed
312
1 parent 3d507ef commit 8130032
Copy full SHA for 8130032

File tree

1 file changed

+6
-6
lines changed
Filter options

1 file changed

+6
-6
lines changed

‎azure-pipelines.yml

Copy file name to clipboardExpand all lines: azure-pipelines.yml
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ jobs:
5151
vmImage: 'ubuntu-latest'
5252
strategy:
5353
matrix:
54-
Python311-Linux:
55-
python.version: '3.11'
54+
Python312-Linux:
55+
python.version: '3.12'
5656
maxParallel: 3
5757

5858
steps:
@@ -155,8 +155,8 @@ jobs:
155155
vmImage: 'ubuntu-latest'
156156
strategy:
157157
matrix:
158-
Python311-Linux:
159-
python.version: '3.11'
158+
Python312-Linux:
159+
python.version: '3.12'
160160
maxParallel: 3
161161

162162
steps:
@@ -208,8 +208,8 @@ jobs:
208208
vmImage: 'windows-latest'
209209
strategy:
210210
matrix:
211-
Python311-Windows:
212-
python.version: '3.11'
211+
Python312-Windows:
212+
python.version: '3.12'
213213
maxParallel: 3
214214

215215
steps:

0 commit comments

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