projects
/
platform
/
core
/
dotnet
/
diagnostics.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d15bc12
)
Remove demands on the agent OS
author
Juan Hoyos
<juan.hoyos@microsoft.com>
Thu, 30 May 2019 20:04:37 +0000
(13:04 -0700)
committer
GitHub
<noreply@github.com>
Thu, 30 May 2019 20:04:37 +0000
(13:04 -0700)
.vsts-dotnet-ci.yml
patch
|
blob
|
history
diff --git
a/.vsts-dotnet-ci.yml
b/.vsts-dotnet-ci.yml
index 8c6db4fef50afe4a6f0bf6c004775a1107aa4177..f45ea1406bdcc6cff6934ab0be831e53c44c032f 100644
(file)
--- 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: