Skip to content

bazel: avoid caching huge repository cache#3210

Open
mgeisler wants to merge 1 commit into
mainfrom
bazel-disable-repository-cache
Open

bazel: avoid caching huge repository cache#3210
mgeisler wants to merge 1 commit into
mainfrom
bazel-disable-repository-cache

Conversation

@mgeisler

Copy link
Copy Markdown
Collaborator

The LLVM toolchain repository is around 5 GB in the cache, which means that we quickly fill up the 10 GB cache quota we have for GitHub Actions. Downloading it should be roughtly equally fast.

The LLVM toolchain repository is around 5 GB in the cache, which means
that we quickly fill up the 10 GB cache quota we have for GitHub
Actions. Downloading it should be roughtly equally fast.
@mgeisler mgeisler enabled auto-merge (squash) June 13, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants