diff options
author | Andy Clayton <q3aiml@gmail.com> | 2023-01-02 11:31:07 -0600 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2023-01-09 17:09:17 +0800 |
commit | 1eec9f86667cad3b0bbafb82a83739a0d30ca09f (patch) | |
tree | f3f1a07d6bf15295c300cc6c5d314a1aec2630aa /test | |
parent | 3dc3d70ebcca73da73f95acd86594e9c5443d4ef (diff) | |
download | fork-ledger-1eec9f86667cad3b0bbafb82a83739a0d30ca09f.tar.gz fork-ledger-1eec9f86667cad3b0bbafb82a83739a0d30ca09f.tar.bz2 fork-ledger-1eec9f86667cad3b0bbafb82a83739a0d30ca09f.zip |
fix brew link error on mac CI
The github mac runner images added python 3.11 but, unlike 3.10, not via
brew. This causes brew install to fail with link conflict errors now
that boost-python3 switched over to 3.11. Workaround this, and future
python brew link errors, by overwriting all links for python packages.
https://github.com/Homebrew/homebrew-core/commit/8c79089ae410bcd38065dfa3748bbcdb64b228d2
https://github.com/orgs/Homebrew/discussions/3895
https://github.com/actions/setup-python/issues/577
https://github.com/actions/runner-images/issues/6459
https://github.com/actions/runner-images/issues/6507
https://github.com/actions/runner-images/issues/2322
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions