]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ci : refactor sdk caching to minimize storage (#16414)
authorSigbjørn Skjæret <redacted>
Mon, 6 Oct 2025 15:40:21 +0000 (17:40 +0200)
committerGitHub <redacted>
Mon, 6 Oct 2025 15:40:21 +0000 (17:40 +0200)
commit3a002afafa8e06555f11aed88b02d055d8a166f3
treefb8e563ca7a04e1ceb69e09cd28bbcba499f783d
parenta23b9bdbd3b64ce172f9962249f432d01aea7437
ci : refactor sdk caching to minimize storage (#16414)

* refactor sdk caching to minimize storage

* use correct action

* add myself as owner to /.github/actions/ [no ci]
.github/actions/install-exe/action.yml [new file with mode: 0644]
.github/actions/linux-setup-spacemit/action.yml [new file with mode: 0644]
.github/actions/linux-setup-vulkan/action.yml [new file with mode: 0644]
.github/actions/unarchive-tar/action.yml [new file with mode: 0644]
.github/actions/windows-setup-rocm/action.yml [new file with mode: 0644]
.github/workflows/build-cache.yml [new file with mode: 0644]
.github/workflows/build-linux-cross.yml
.github/workflows/build.yml
CODEOWNERS