Here: https://github.com/numpy/numpy/actions/runs/10950613927/job/30406163064?pr=27427#logs
I think the cause is the recent release of Python 3.11.10, which apparently doesn't include the msvccompiler in the macOS (x86_64) version. I think the easiest solution is to remove msvccompiler from the api check. We will be removing all of distutils soon enough.