ci : bump ccache [no ci] (#20679)
* bump ccache * forgotten * disable for s390x * disable also for ppc64le
This commit is contained in:
parent
3a5cb629b1
commit
ab0bb93748
6 changed files with 42 additions and 40 deletions
2
.github/workflows/build-sanitize.yml
vendored
2
.github/workflows/build-sanitize.yml
vendored
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
uses: actions/checkout@v6
|
||||
|
||||
- name: ccache
|
||||
uses: ggml-org/ccache-action@v1.2.16
|
||||
uses: ggml-org/ccache-action@v1.2.21
|
||||
with:
|
||||
key: ubuntu-latest-sanitizer-${{ matrix.sanitizer }}
|
||||
evict-old-files: 1d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue