Uh oh!
There was an error while loading. Please reload this page.
Install setuptools on macos workflows - #168
Conversation
thegecko
commented
Mar 2, 2024
Anything needed to chaperone this through? |
I just ran into this. |
thegecko
commented
Mar 13, 2024
@reconbot can we expedite this? |
thegecko
commented
Apr 25, 2024
bump |
Julusian
commented
Jul 2, 2024
In one place 'macos-11' is used, in another 'macos-latest'. |
thegecko
commented
Jul 4, 2024
Yeah, I don't know why this is. I'll try to converge on one and see if it still builds.... |
Julusian
commented
Jul 4, 2024
Part of why I asked this is because the macos-11 image is deprecated and being phased out https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories so that will need changing to macos-12 or something soon, which will also need updating on this check |
reconbot
commented
Oct 18, 2024
I've updated everything to macos-latest which is os14 today. If something like this happens again we can open an issue on the runner images repo and they'll fix it. |
Macos workflows are currently broken because the hosts no longer have some key tools for some reason.
This PR fixes the build and test macos flows