Remove demands on the agent OS
authorJuan Hoyos <juan.hoyos@microsoft.com>
Thu, 30 May 2019 20:04:37 +0000 (13:04 -0700)
committerGitHub <noreply@github.com>
Thu, 30 May 2019 20:04:37 +0000 (13:04 -0700)
.vsts-dotnet-ci.yml

index 8c6db4fef50afe4a6f0bf6c004775a1107aa4177..f45ea1406bdcc6cff6934ab0be831e53c44c032f 100644 (file)
@@ -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: