Conversation
|
Hello! This issue is known, it should not be fixed in the runner-images anyhow but rather symlinks must be fixed in the actions/setup-python repository in the issue you mentioned (#11545) cc @dmitry-shibanov for awareness. |
|
That's nonsense. Not everyone uses actions/setup-python. And you've fixed it in this repository before: 7ff71c8 -- and you've carried that support through a number of python releases. This isn't just a problem w/ This is a fundamentally broken image, you're shipping a broken https://github.com/jsoref/macos-brew-python/actions/runs/5252745538/jobs/9489182502#step:3:522 |
|
Here's the most recent thing I tripped on, note again that there's no |
I can confirm this. If one pushes a GitHub Actions config that just runs |
until they decide to fix the brew installation in the macos runners. see the open issues. eg actions/runner-images#7710
until they decide to fix the brew installation in the macos runners. see the open issues. eg actions/runner-images#7710
until they decide to fix the brew installation in the macos runners. see the open issues. eg actions/runner-images#7710
until they decide to fix the brew installation in the macos runners. see the open issues. eg actions/runner-images#7710
until they decide to fix the brew installation in the macos runners. see the open issues. eg actions/runner-images#7710
Description
Bug fixing
Please include a summary of the change and which issue is fixed. Also include relevant motivation and context.
That's really unfortunate because, apparently, currently, macOS runners are hostile to
brew, and people often try to usebrew🍺 .Related issue:
#6868, #11545
Check list