Skip to content

Commit 10c66e5

Browse files
ochafikorca-zhang
authored andcommitted
ci: use sccache on windows HIP jobs (ggml-org#11553)
1 parent 293ff28 commit 10c66e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,6 @@ jobs:
11541154
uses: hendrikmuhs/ccache-action@v1.2.16
11551155
with:
11561156
key: ${{ github.job }}
1157-
variant: sccache
11581157
evict-old-files: 1d
11591158

11601159
- name: Build
@@ -1189,7 +1188,6 @@ jobs:
11891188
uses: hendrikmuhs/ccache-action@v1.2.16
11901189
with:
11911190
key: windows-latest-cmake-hip-release
1192-
variant: sccache
11931191
evict-old-files: 1d
11941192

11951193
- name: Install

0 commit comments

Comments
 (0)