Skip to content

Commit 5d0f6ed

Browse files
committed
kokoro: use Python 3.12 on Linux
Bug: crbug.com/350048185
1 parent 237ac6f commit 5d0f6ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kokoro/linux/build-docker.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ BUILD_TYPE="Debug"
2727

2828
using cmake-3.17.2
2929
using ninja-1.10.0
30+
using python-3.12
3031

3132
if [ ! -z "$COMPILER" ]; then
3233
using "$COMPILER"

0 commit comments

Comments
 (0)