Skip to content

Commit

Permalink
bazel: enable experimental_remote_merkle_tree_cache (#37729)
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkingrei authored Sep 9, 2022
1 parent 827fe40 commit 3f0cea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ startup --unlimit_coredumps
run:ci --color=yes

build --announce_rc
build --experimental_remote_merkle_tree_cache
build --java_language_version=17
build --java_runtime_version=17
build --tool_java_language_version=17
Expand Down

0 comments on commit 3f0cea3

Please sign in to comment.