Skip to content

Commit

Permalink
fix: revert experimental flag change to fix BCR presubmit (#691)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrindel committed Oct 25, 2023
1 parent c16f6d4 commit 3fd8e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build:cache --experimental_remote_cache_async
build:cache --experimental_remote_cache_compression

# Recommended by BuildBuddy
build --remote_build_event_upload=minimal
build --experimental_remote_build_event_upload=minimal
build --noslim_profile
build --experimental_profile_include_target_label
build --experimental_profile_include_primary_output
Expand Down

0 comments on commit 3fd8e78

Please sign in to comment.