Closed huonw closed 7 months ago
The second commit is #385.
Hm, I don't know why macOS arm64 CI passed on #385, but now seems to be persistently failing on main
and this PR. 😦
Hm, I don't know why macOS arm64 CI passed on https://github.com/pantsbuild/scie-pants/pull/385, but now seems to be persistently failing on main and this PR. 😦
Symptoms (of native code for _setproctitle
being x86-64 not arm64, on Apple Silicon) make me assume that this was the same as https://github.com/pantsbuild/pants/issues/20759, which we've resolved/worked around via #388.
General maintenance bump from 2.1.137 in Pants and 2.1.163 in pbt.toml to 2.3.0 in both places.
This will be required to run with Pants 2.20, which has a minimum supported PEX version of 2.1.148.