Dropping Mac x86_64 support? #22711
Replies: 5 comments 2 replies
-
|
A reasonable next step is to sound out users on Slack? |
Beta Was this translation helpful? Give feedback.
-
|
Prior discussion at: #22479 Which includes a spiffy chart from @huonw . This is what I get when trying to run said script against yesterday's data |
Beta Was this translation helpful? Give feedback.
-
|
Wait, given the previous discussion, why aren't we running CI on our macstadium x86_64 machine? That was the whole point. |
Beta Was this translation helpful? Give feedback.
-
|
Blog post soliciting info: https://www.pantsbuild.org/blog/2025/10/06/winding-down-macos-intel-support |
Beta Was this translation helpful? Give feedback.
-
|
@benjyw Not to cause a panic, but what is your ideal end date? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Reference:
Currently, Pants supports x86_64 Macs by way of the
macos-13runner provided by GitHub. These were deprecated this week and will be fully unsupported by December 4th. We have the option of either kicking the can down the road withmacos-15-intel, or dropping Mac x86_64 support.My own view is that at this point it that at this point x86_64 Macs are uncommon and chasing flaky CI failures are not fun.
macos-15-intel' is also something of a surprise. In prior discussion we had expectedmacos-13to be the end of the line. As a volunteer project, it doesn't make sense to support what is at this point a niche platform without ... well someone volunteering.I also think if a Sponsor wanted to retain support that would be reasonable.
NOTE: To be able to support release branches we should make this decision before 2.30.
Beta Was this translation helpful? Give feedback.
All reactions