This repository has been archived on 2026-06-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
linux-kernel-bbrv3/.github/workflows
Claude 84107222b9 Raise ccache max size to 8G
2G is tight when caching objects across kernel-version transitions (the cache holds more than one X.Y.Z at a time); 8G keeps older objects from being evicted prematurely. ccache only stores what a build produces, so this raises the cap, not the per-run size.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 01:16:20 +08:00
..
2026-06-18 01:16:20 +08:00