You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub-CI (macos): Work around conflict between pre-installed and Homebrew Python.
* .github/workflows/make.yaml (macos): GitHub-hosted macOS runners now come
with pre-installed Python 3.12 or 3.13. Force overwriting files from both
pre-installed versions. They conflict with the files from Homebrew's versions
of Python.
0 commit comments