Skip to content

Cache only what is necessary to avoid saturating the cache.#9

Merged
abentkamp merged 1 commit into
mainfrom
ci-minimal-cache
May 20, 2026
Merged

Cache only what is necessary to avoid saturating the cache.#9
abentkamp merged 1 commit into
mainfrom
ci-minimal-cache

Conversation

@maximebuyse
Copy link
Copy Markdown
Collaborator

@maximebuyse maximebuyse commented May 20, 2026

The cache is saturated by mathlib and nix stuff, which takes all the space and prevents from caching the aeneas and charon binaries (which is what we really want to cache). This PR makes sure we only cache these binaries, which should hopefully reduce the CI runtimes.

@maximebuyse maximebuyse requested a review from abentkamp May 20, 2026 09:27
@abentkamp abentkamp merged commit 9a7df68 into main May 20, 2026
3 checks passed
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