commit | a32f692ba287c1a1de2328e5e55daf6f0ee08212 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 01 17:38:42 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 01 17:38:42 2024 +0000 |
tree | 46d579dbae630af70a4fa3619d5cd761d17a01a2 | |
parent | 5a55ea4617e3e8c5be0409fc6ec94ec9fa10c524 [diff] | |
parent | e511b301c7cd1008f906683f2f984cf83ead16f9 [diff] |
Merge "Revert "use python 3.10 for FAI"" into main
diff --git a/build/debian/kokoro/gcp_ubuntu_docker/build.sh b/build/debian/kokoro/gcp_ubuntu_docker/build.sh index 88ce921..fb2a1a3 100644 --- a/build/debian/kokoro/gcp_ubuntu_docker/build.sh +++ b/build/debian/kokoro/gcp_ubuntu_docker/build.sh
@@ -3,11 +3,5 @@ set -e cd "${KOKORO_ARTIFACTS_DIR}/git/avf/build/debian/" - -# FAI needs it -pyenv install 3.10 -pyenv global 3.10 -python --version - sudo losetup -D sudo ./build.sh