Skip to content

Commit a2020ef

Browse files
authored
Update build.sh
1 parent 95e84d4 commit a2020ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ fi
1616
set -x
1717
cd "${KOKORO_ROOT}/"
1818

19-
PYTHON_BINARY="/usr/bin/python3.10"
19+
PYTHON_BINARY="/usr/bin/python3.11"
2020

2121
"${PYTHON_BINARY}" -m venv venv
2222
source venv/bin/activate

0 commit comments

Comments
 (0)