We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237ac6f commit 5d0f6edCopy full SHA for 5d0f6ed
kokoro/linux/build-docker.sh
@@ -27,6 +27,7 @@ BUILD_TYPE="Debug"
27
28
using cmake-3.17.2
29
using ninja-1.10.0
30
+using python-3.12
31
32
if [ ! -z "$COMPILER" ]; then
33
using "$COMPILER"
0 commit comments