Skip to content

Caching

What is the GitHub Actions cache size limit?

Quick answer

10 GB per repository, after which least-recently-used entries are evicted.

The detail that matters

It is a soft failure: builds keep passing, they just get slower. Nobody gets an alert.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.