Skip to content

Commit 1b4e2ab

Browse files
authored
Remove install of Python 3.9 (#2392)
1 parent f0c05fe commit 1b4e2ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.kokoro/github/ubuntu/gpu/build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ set -x
33

44
cd "${KOKORO_ROOT}/"
55

6-
sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.9 1
7-
86
PYTHON_BINARY="/usr/bin/python3.9"
97

108
"${PYTHON_BINARY}" -m venv venv

0 commit comments

Comments
 (0)