From d15bc1233cf07015e587519d3cfddd4d8f20a73b Mon Sep 17 00:00:00 2001 From: Matt Galbraith Date: Thu, 30 May 2019 10:18:39 -0700 Subject: [PATCH] Move CI build to Hosted Ubuntu 1604 --- .vsts-dotnet-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vsts-dotnet-ci.yml b/.vsts-dotnet-ci.yml index b6e490462..8c6db4fef 100644 --- a/.vsts-dotnet-ci.yml +++ b/.vsts-dotnet-ci.yml @@ -22,7 +22,7 @@ phases: agentOs: Linux dockerImage: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7-3e800f1-20190501005343 queue: - name: DotNetCore-Linux + name: Hosted Ubuntu 1604 demands: - agent.os -equals Linux parallel: 2 -- 2.34.1