This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SUMMARY: * cleanup venv after build is complete TEST PLAN: runs on remote push checked the VM and it did in fact delete the venv for run corresponding to `COMMIT=dc4ebd1bf17b41333a02854b5e6fa6f8e66f4595` ``` ubuntu@builder2-static:~$ pyenv versions * system (set by /usr/local/apps/pyenv/version) 3.8.17 3.9.17 3.10.12 3.10.12/envs/BUILD-fd05293 3.11.4 BUILD-fd05293 --> /usr/local/apps/pyenv/versions/3.10.12/envs/BUILD-fd05293 ``` --------- Co-authored-by: andy-neuma <[email protected]>
- Loading branch information