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
Change defaults build method for deploy_pex.py (#218)
* Change defaults build method for deploy_pex.py
ubuntu-20.04 is deprecated and we can now run wheels built on ubuntu-22.04 so we need the docker fallback.
* Update deploy_pex.py - also dont fallback for 20.04
0 commit comments