Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 6d01b9f

Browse files
committed
Merge in 'release/2.1' changes
2 parents af46df1 + b88ef48 commit 6d01b9f

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

buildpipeline/DotNet-CoreClr-Trusted-Mac.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -292,9 +292,7 @@
292292
"value": "$(Build.BuildNumber)"
293293
}
294294
},
295-
"demands": [
296-
"Agent.Name -equals DDMBLDM002"
297-
],
295+
"demands": [],
298296
"retentionRules": [
299297
{
300298
"branches": [
@@ -338,11 +336,11 @@
338336
"quality": "definition",
339337
"drafts": [],
340338
"queue": {
341-
"id": 681,
342-
"name": "VSEng-MicroBuildMacSierra",
339+
"id": 24,
340+
"name": "MicroBuildV2MacPool",
343341
"pool": {
344-
"id": 120,
345-
"name": "VSEng-MicroBuildMacSierra"
342+
"id": 25,
343+
"name": "MicroBuildV2MacPool"
346344
}
347345
},
348346
"id": 1680,

0 commit comments

Comments
 (0)