Files
libgit2/ci
Edward Thomson e8ed8dae62 ci: install fewer brew dependencies on macOS
GitHub Actions has borked their homebrew setup by first `brew
installing` things into `/usr/local` _and then_ putting their
own things in their place (eg `python`).

This breaks Homebrew, since it thinks it has `python` installed, but
it's actually something else.

Try to avoid using things that are in this bad state.

https://github.com/orgs/community/discussions/78266
2023-12-08 16:11:16 +00:00
..
2023-02-13 10:27:13 +00:00