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
I'm using the macos-11 platform on GitHub Actions, and using actions/setup-python@v2 to setup Python 3.10.0. However, pip debug -v shows that this environment does not support macos_11 wheels.
Description
I'm using the
macos-11
platform on GitHub Actions, and usingactions/setup-python@v2
to setup Python 3.10.0. However,pip debug -v
shows that this environment does not supportmacos_11
wheels.Expected behavior
No response
pip version
21.3.1
Python version
3.10.0
OS
macOS 11.6.1
How to Reproduce
Simply running
pip debug -v
will show the compatible tags without 'macosx_11'.Output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: