You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was using the 32-bit x86 Python instead of the 64-bit x86-64
Python on Windows in the `pytest-pipenv` job, which was never
intended and also caused failures in 3.10, 3.11, 3.12, and 3.13
(during an attempt to build a dependency).
0 commit comments