We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95e84d4 commit a2020efCopy full SHA for a2020ef
.kokoro/github/ubuntu/gpu/build.sh
@@ -16,7 +16,7 @@ fi
16
set -x
17
cd "${KOKORO_ROOT}/"
18
19
-PYTHON_BINARY="/usr/bin/python3.10"
+PYTHON_BINARY="/usr/bin/python3.11"
20
21
"${PYTHON_BINARY}" -m venv venv
22
source venv/bin/activate
0 commit comments