is there something wrong with the macOS12-x86_64 r...
# development
f
is there something wrong with the macOS12-x86_64 runner? I had a PR job on it not run and then my PR CI run was cancelled. https://github.com/pantsbuild/pants/actions/runs/11899802799/job/33159305378?pr=21657
b
Looks like a GHA problem. Does retrying resolve it (if not, try pushing an empty commit to force it to start fresh)?
f
I had pushed a commit earlier (with actual changes) and same problem.
Will just retry it as suggested.
And failed immediately.
Where are we on getting off of macOS 12 runners?
f
If even GH deprecated them, and it's because macOS12, with current being 15, I think it would be fair to just bump them honestly?
This is the one though right?
f
https://github.com/pantsbuild/pants/pull/21655 is the PR to move us off of those runners. I just wanted to find out its current status.
👍 1
b
ah, might be the nov 18 brownout of macos-12: https://github.com/actions/runner-images/issues/10721
f
Yeah I think that's it
g
Jesus that is so hostile
f
So 10 hour brownout Nice of them to not flag the brownout in the CI log.
f
Yeah kind of horrible way to do it
g
Poetry did a similar thing a couple of years back, which led us to completely dropping it at work. I guess that's not really a threat for GitHub...
b
I've now merged 21655, so that should hopefully unblcok CI after merging
main
❤️ 2