`AGENT_TOOLSDIRECTORY` is always overriden on macOS. This seems to be needed because CPython < 3.11 x64 builds are not relocatable. It means this is not needed for PyPy and also not needed when targetting macOS arm64 runners.
`AGENT_TOOLSDIRECTORY` is always overriden on macOS. This seems to be needed because CPython < 3.11 x64 builds are not relocatable. It means this is not needed for PyPy and also not needed when targetting macOS arm64 runners.