File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -154,6 +154,8 @@ stages:
154
154
test : 2022/psrp/https
155
155
- name : Server 2022 SSH Key
156
156
test : 2022/ssh/key
157
+ - name : Server 2025 SSH Key
158
+ test : 2025/ssh/key
157
159
- stage : Windows_2
158
160
displayName : Windows 2
159
161
dependsOn :
@@ -174,6 +176,8 @@ stages:
174
176
test : 2022/psrp/https
175
177
- name : Server 2022 SSH Key
176
178
test : 2022/ssh/key
179
+ - name : Server 2025 SSH Key
180
+ test : 2025/ssh/key
177
181
- stage : Windows_3
178
182
displayName : Windows 3
179
183
dependsOn :
@@ -194,6 +198,8 @@ stages:
194
198
test : 2022/psrp/https
195
199
- name : Server 2022 SSH Key
196
200
test : 2022/ssh/key
201
+ - name : Server 2025 SSH Key
202
+ test : 2025/ssh/key
197
203
- stage : Windows_4
198
204
displayName : Windows 4
199
205
dependsOn :
@@ -214,6 +220,8 @@ stages:
214
220
test : 2022/psrp/https
215
221
- name : Server 2022 SSH Key
216
222
test : 2022/ssh/key
223
+ - name : Server 2025 SSH Key
224
+ test : 2025/ssh/key
217
225
- stage : Windows_5
218
226
displayName : Windows 5
219
227
dependsOn :
@@ -234,6 +242,8 @@ stages:
234
242
test : 2022/psrp/https
235
243
- name : Server 2022 SSH Key
236
244
test : 2022/ssh/key
245
+ - name : Server 2025 SSH Key
246
+ test : 2025/ssh/key
237
247
- stage : Summary
238
248
condition : succeededOrFailed()
239
249
dependsOn :
Original file line number Diff line number Diff line change
1
+ minor_changes :
2
+ - Added support for Windows Server 2025
You can’t perform that action at this time.
0 commit comments