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
The reason the python37, 38, and 39 are failing to build in BigSur is because
``MacOS.version`` in in Ruby on BigSur evaluates to simply 11 without a sub-version.
This confuses Python when building.
0 commit comments