Hi Stolee, On Tue, 15 Oct 2019, Derrick Stolee via GitGitGadget wrote: > Running CI on Mac OS X in Azure Pipelines is currently broken due to a moved > homebrew package. It seems that the exact problem we tried to avoid by staying on caskroom rears its ugly head: all of the macOS jobs are failing in Git for Windows' builds (but not in GitGitGadget's, which is probably due to differences in the "up to date"-ness used build agents). I am investigating here: https://github.com/git-for-windows/git/pull/2359 Ciao, Dscho > > Thanks, -Stolee > > Johannes Schindelin (1): > ci(osx): use new location of the `perforce` cask > > ci/install-dependencies.sh | 1 + > 1 file changed, 1 insertion(+) > > > base-commit: 108b97dc372828f0e72e56bbb40cae8e1e83ece6 > Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-400%2Fderrickstolee%2Fci-caskroom-v1 > Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-400/derrickstolee/ci-caskroom-v1 > Pull-Request: https://github.com/gitgitgadget/git/pull/400 > -- > gitgitgadget > >