Skip to content

ci : only save ccache on master#18207

Merged
CISC merged 1 commit intomasterfrom
cisc/ci-minimize-actions-cache
Dec 19, 2025
Merged

ci : only save ccache on master#18207
CISC merged 1 commit intomasterfrom
cisc/ci-minimize-actions-cache

Conversation

@CISC
Copy link
Copy Markdown
Member

@CISC CISC commented Dec 19, 2025

Updated version of #11661

Since GitHub updated its eviction policy the runners barely get to reuse their ccache due to the Actions Cache effectively being flushed every hour.

This way we are less likely to go over 10GB, thus perhaps we can keep the cache for 24hrs or more, drastically reducing build runs as long as we push something to master at least once a day (hardly a problem, and even if we didn't wouldn't change much in today's situation).

@CISC CISC requested a review from ggerganov December 19, 2025 18:42
@github-actions github-actions Bot added the devops improvements to build systems and github actions label Dec 19, 2025
@CISC CISC merged commit f74747d into master Dec 19, 2025
66 of 67 checks passed
@CISC CISC deleted the cisc/ci-minimize-actions-cache branch December 19, 2025 21:29
Anico2 added a commit to Anico2/llama.cpp that referenced this pull request Jan 15, 2026
blime4 referenced this pull request in blime4/llama.cpp Feb 5, 2026
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops improvements to build systems and github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants