From: Juan Hoyos Date: Thu, 30 May 2019 20:04:37 +0000 (-0700) Subject: Remove demands on the agent OS X-Git-Tag: submit/tizen/20190813.035844~6^2^2~16^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=77e24b00c630f2cb779987fd92c947e0b08279ae;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git Remove demands on the agent OS --- diff --git a/.vsts-dotnet-ci.yml b/.vsts-dotnet-ci.yml index 8c6db4fef..f45ea1406 100644 --- a/.vsts-dotnet-ci.yml +++ b/.vsts-dotnet-ci.yml @@ -5,8 +5,6 @@ phases: agentOs: Windows_NT queue: name: Hosted VS2017 - demands: - - agent.os -equals Windows_NT parallel: 2 matrix: Build_Debug: @@ -23,8 +21,6 @@ phases: dockerImage: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7-3e800f1-20190501005343 queue: name: Hosted Ubuntu 1604 - demands: - - agent.os -equals Linux parallel: 2 matrix: Build_Debug: @@ -40,8 +36,6 @@ phases: agentOs: Darwin queue: name: Hosted macOS Preview - demands: - - agent.os -equals Darwin parallel: 2 matrix: Build_Debug: