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

Commit a933bbf

Browse files
authored
Remove mac demands (#27204)
1 parent a5d125b commit a933bbf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

buildpipeline/DotNet-CoreClr-Trusted-Mac.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -292,9 +292,7 @@
292292
"value": "$(Build.BuildNumber)"
293293
}
294294
},
295-
"demands": [
296-
"Configuration -equals VSTSAgent_Mac_v3.0.0"
297-
],
295+
"demands": [],
298296
"retentionRules": [
299297
{
300298
"branches": [

0 commit comments

Comments
 (0)