Skip to content

Commit 9dec4f9

Browse files
ddunlGoogle-ML-Automation
authored andcommitted
Update MacOS Kokoro build script to invoke build.py correctly
PiperOrigin-RevId: 735464557
1 parent 55f0fb8 commit 9dec4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/macos/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ set -euox pipefail -o history
2525
# TODO(ddunleavy) figure out how to best move this into build.py
2626
cd "${KOKORO_ARTIFACTS_DIR}/github/xla"
2727

28-
"$KOKORO_ARTIFACTS_DIR"/github/xla/build_tools/ci/build.py
28+
"$KOKORO_ARTIFACTS_DIR"/github/xla/build_tools/ci/build.py --build=XLA_MACOS_X86_CPU_KOKORO

0 commit comments

Comments
 (0)