File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
eng/templates/official/jobs Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 59
59
Python311V4 :
60
60
pythonVersion : ' 3.11'
61
61
workerPath : ' python/prodV4/worker.py'
62
+ Python312V4 :
63
+ pythonVersion : ' 3.12'
64
+ workerPath : ' python/prodV4/worker.py'
62
65
templateContext :
63
66
outputParentDirectory : $(Build.ArtifactStagingDirectory)
64
67
outputs :
94
97
Python311V4 :
95
98
pythonVersion : ' 3.11'
96
99
workerPath : ' python/prodV4/worker.py'
100
+ Python312V4 :
101
+ pythonVersion : ' 3.12'
102
+ workerPath : ' python/prodV4/worker.py'
97
103
templateContext :
98
104
outputParentDirectory : $(Build.ArtifactStagingDirectory)
99
105
outputs :
@@ -128,6 +134,9 @@ jobs:
128
134
Python311V4 :
129
135
pythonVersion : ' 3.11'
130
136
workerPath : ' python/prodV4/worker.py'
137
+ Python312V4 :
138
+ pythonVersion : ' 3.12'
139
+ workerPath : ' python/prodV4/worker.py'
131
140
templateContext :
132
141
outputParentDirectory : $(Build.ArtifactStagingDirectory)
133
142
outputs :
@@ -156,6 +165,9 @@ jobs:
156
165
Python311V4 :
157
166
pythonVersion : ' 3.11'
158
167
workerPath : ' python/prodV4/worker.py'
168
+ Python312V4 :
169
+ pythonVersion : ' 3.12'
170
+ workerPath : ' python/prodV4/worker.py'
159
171
templateContext :
160
172
outputParentDirectory : $(Build.ArtifactStagingDirectory)
161
173
outputs :
You can’t perform that action at this time.
0 commit comments