From: Viktor Hofer Date: Mon, 16 Sep 2019 16:09:22 +0000 (+0200) Subject: Re-enable macOS 10.14 in CI X-Git-Tag: submit/tizen/20210909.063632~11031^2~462 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=43d9368bdbf55dbacfb1ae5c8d77139fdc4dd5c8;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Re-enable macOS 10.14 in CI Commit migrated from https://github.com/dotnet/corefx/commit/cc0cc906fac8638e78115aa0f7478c654d155b52 --- diff --git a/eng/pipelines/libraries/macos.yml b/eng/pipelines/libraries/macos.yml index 0b28f3b..6f78bd0 100644 --- a/eng/pipelines/libraries/macos.yml +++ b/eng/pipelines/libraries/macos.yml @@ -56,4 +56,4 @@ stages: submitToHelix: true variables: - - macOSQueues: OSX.1013.Amd64.Open #+OSX.1014.Amd64.Open https://github.com/dotnet/core-eng/issues/7835 + - macOSQueues: OSX.1013.Amd64.Open+OSX.1014.Amd64.Open