Skip to content

Commit 237aad1

Browse files
committed
switch local toolchain runner to arm64
1 parent bdaf6ba commit 237aad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelci/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ tasks:
528528
integration_test_bazelinbazel_macos:
529529
<<: *common_bazelinbazel_config
530530
name: "tests/integration bazel-in-bazel: macOS (subset)"
531-
platform: macos
531+
platform: macos_arm64
532532
build_targets: ["//tests/integration:local_toolchains_test_bazel_self"]
533533
test_targets: ["//tests/integration:local_toolchains_test_bazel_self"]
534534
# The bazelinbazel tests were disabled on Windows to save CI jobs slots, and

0 commit comments

Comments
 (0)