ci : run ccache-clear as the last step of release jobs (#27503)

* ci : run ccache-clear as the last step of release jobs

Assisted-by: pi:llama.cpp/Qwen3.8-27B

* update disabled job too to force rebase

---------

Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@huggingface.co>
This commit is contained in:
Georgi Gerganov
2026-08-21 18:56:04 +03:00
committed by GitHub
co-authored by Sigbjørn Skjæret
parent bb4caa7540
commit d7fa69b7de
2 changed files with 57 additions and 56 deletions
+1
View File
@@ -1,3 +1,4 @@
# note: place this as the last step of the job, so the new cache is saved by "Post ccache" right after the old one is cleared
name: "ccache-clear"
description: "Delete all GitHub Actions caches matching a key prefix"
inputs: