pex-tool / pex

A tool for generating .pex (Python EXecutable) files, lock files and venvs.
https://docs.pex-tool.org/
Apache License 2.0
2.5k stars 257 forks source link

Remove the free disk space CI step. #2339

Closed jsirois closed 6 months ago

jsirois commented 6 months ago

I've confirmed the recent announcement by GitHub is true re beefier Linux runners. We now consistently have 30GB free which is more than we need. Removing this step saves ~1 minute of run time for each Linux test shard.