]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
ci: use sccache on windows HIP jobs (#11553)
authorOlivier Chafik <redacted>
Sat, 1 Feb 2025 18:22:38 +0000 (18:22 +0000)
committerGitHub <redacted>
Sat, 1 Feb 2025 18:22:38 +0000 (18:22 +0000)
.github/workflows/build.yml

index 03eabbbe5a253421932ee0ba25adfc13b07495e1..7392f2bfe6eaf496ae0bad30ef6fcfc35ebd44f5 100644 (file)
@@ -1154,7 +1154,6 @@ jobs:
         uses: hendrikmuhs/ccache-action@v1.2.16
         with:
           key: ${{ github.job }}
-          variant: sccache
           evict-old-files: 1d
 
       - name: Build
@@ -1189,7 +1188,6 @@ jobs:
         uses: hendrikmuhs/ccache-action@v1.2.16
         with:
           key: windows-latest-cmake-hip-release
-          variant: sccache
           evict-old-files: 1d
 
       - name: Install