Skip to content

Commit

Permalink
Disable macOS 10.14 in CI again
Browse files Browse the repository at this point in the history
One machine is not patched correctly and causes builds to fail.

Commit migrated from dotnet/corefx@767467e
  • Loading branch information
ViktorHofer authored Sep 13, 2019
1 parent c235d72 commit d79f245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/libraries/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ stages:
submitToHelix: true

variables:
- macOSQueues: OSX.1013.Amd64.Open+OSX.1014.Amd64.Open
- macOSQueues: OSX.1013.Amd64.Open #+OSX.1014.Amd64.Open https://github.com/dotnet/core-eng/issues/7835

0 comments on commit d79f245

Please sign in to comment.