Describe the enhancement requested
We did dropped support for macOS 12 on:
For pyarrow wheels we just bumped the macosx deployment target from 10 to 12 for 18.0.0:
We probably should still use the macOS deployment target 12 at least for a release.
Component(s)
Packaging, Python