Skip to content

Commit 3fd8e78

Browse files
authored
fix: revert experimental flag change to fix BCR presubmit (#691)
[BCR presubmit failure](https://buildkite.com/bazel/bcr-presubmit/builds/2306#018b6856-fd5e-4b6a-8a84-a0360fd7d6aa)
1 parent c16f6d4 commit 3fd8e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ build:cache --experimental_remote_cache_async
2525
build:cache --experimental_remote_cache_compression
2626

2727
# Recommended by BuildBuddy
28-
build --remote_build_event_upload=minimal
28+
build --experimental_remote_build_event_upload=minimal
2929
build --noslim_profile
3030
build --experimental_profile_include_target_label
3131
build --experimental_profile_include_primary_output

0 commit comments

Comments
 (0)