We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7143688 commit 235fa63Copy full SHA for 235fa63
.bazelrc
@@ -97,8 +97,7 @@ build:release-linux --cxxopt="-flto=thin" --linkopt="-flto=thin"
97
build:rbe --remote_executor=grpcs://remote.buildbuddy.io
98
build:rbe --bes_backend=grpcs://remote.buildbuddy.io
99
build:rbe --bes_results_url=https://app.buildbuddy.io/invocation/
100
-build:rbe --remote_default_exec_properties=container-image=docker://gcr.io/flame-public/rbe-ubuntu24-04:latest
+build:rbe --remote_default_exec_properties=container-image=docker://gcr.io/flame-public/rbe-ubuntu22-04:latest
101
build:rbe --remote_upload_local_results=true
102
build:rbe --experimental_remote_cache_compression=true
103
build:rbe --jobs=80
104
-build --local_ram_resources=HOST_RAM*.5
0 commit comments