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
ci: no python-2.7 in setup-python Despite using a pinned hash for the setup-python v4 action, it has nevertheless changed under us so that Python 2.7 is no longer supported. See actions/setup-python#672 Drop 2.7 from the matrix and just rely on the pypy27 entry for checking Python 2.x builds.