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
fix(ci) Skip running cibuildwheel for Python 3.10 on macos (#2976)
* fix(ci) Skip running cibuildwheel for Python 3.10 on macos
The 3.10 package that cibuildwheel is trying to download no longer exists
on python.org.
Skip this version of Python on macos until this PR is resolved:
pypa/cibuildwheel#902
* skip all macos archs
0 commit comments