Files
pybind11/.github/workflows
Ralf W. Grosse-Kunstleve 9cc298a481 ci: pass explicit ARM64 Python artifacts on windows-11-arm (#6051)
Avoid relying on Python_ROOT_DIR alone because CMake FindPython can still resolve the hosted x64 python.org install on the Windows ARM runner and then fail at link time with an x64/arm64 mismatch.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-02 17:49:31 -07:00
..