macos: python 3.11 and 3.12 stopped successfully installing #1026
Description
Description:
Under macos, python 3.11 and 3.12 do not successfully install. This bug started recently, this action had been running without issues days ago.
Action version:
v5
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted
Tools version:
I've tried 3.10, 3.11, and 3.12. Only 3.10 works correctly.
Repro steps:
A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.
https://github.com/jmccreight/pyPRMS/actions/runs/13036637457/job/36368633162
Expected behavior:
On Linux and Windows and for MacOs with python 3.10, something like this
I suppressed the output of "Installed versions" because it is long.
Actual behavior:
For MacOs with python 3.11, for example:
I dont know if a very different set of output in "Installed versions" is a clue.