Skip to content

Commit

Permalink
testing testing
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmagolan committed Nov 18, 2022
1 parent 79ef2ea commit 84a4158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build:local --disk_cache=~/.cache/bazel

# Generic remote cache
build --remote_local_fallback
# build --remote_download_toplevel # BREAKS BUILD in Bazel 6.0.0rc1
build --remote_download_outputs=toplevel
build --remote_timeout=3600
build --remote_upload_local_results
## Fixes builds hanging on CI that get the TCP connection closed without sending RST packets.
Expand Down

0 comments on commit 84a4158

Please sign in to comment.