mirror of
https://github.com/mpv-player/mpv.git
synced 2026-03-29 06:38:02 +00:00
This way each time a new Python version is installed via Homebrew , we don't get CI failures due to the upstream Python distribution also being installed. Ref: actions/runner-images#6459 Ref: actions/runner-images#6507 Ref: actions/runner-images#2322