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
.github/workflows/main.yml: Py2.7: Use a wrapper for setup-python
Because of the announcement of removal of Python 2.7 for setup-python
in actions/setup-python#672, use a wrapper
for setup-python which can build missing Python versions.
Signed-off-by: Bernhard Kaindl <[email protected]>
0 commit comments