From a36778abae3fabdc08087267cb6e07afba14192e Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Thu, 13 Jun 2019 17:54:11 +0200 Subject: [PATCH] Move to up2date macOS pool Commit migrated from https://github.com/dotnet/corefx/commit/6ea902fc02ed698e190fd891416677f51ac3770c --- eng/pipelines/libraries/macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/pipelines/libraries/macos.yml b/eng/pipelines/libraries/macos.yml index d6a6677..d406a0d 100644 --- a/eng/pipelines/libraries/macos.yml +++ b/eng/pipelines/libraries/macos.yml @@ -39,7 +39,7 @@ jobs: _publishTests: true pool: - name: Hosted Mac Internal Sierra + name: Hosted macOS preBuildSteps: - script: | -- 2.7.4