Skip to content

Commit

Permalink
kokoro: use Python 3.12 on Linux
Browse files Browse the repository at this point in the history
Bug: crbug.com/350048185
  • Loading branch information
dneto0 committed Jul 8, 2024
1 parent 237ac6f commit 5d0f6ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kokoro/linux/build-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ BUILD_TYPE="Debug"

using cmake-3.17.2
using ninja-1.10.0
using python-3.12

if [ ! -z "$COMPILER" ]; then
using "$COMPILER"
Expand Down

0 comments on commit 5d0f6ed

Please sign in to comment.