Skip to content

Commit

Permalink
ci: use sccache on windows HIP jobs (ggerganov#11553)
Browse files Browse the repository at this point in the history
  • Loading branch information
ochafik authored Feb 1, 2025
1 parent cfd74c8 commit 53debe6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1154,7 +1154,6 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
key: ${{ github.job }}
variant: sccache
evict-old-files: 1d

- name: Build
Expand Down Expand Up @@ -1189,7 +1188,6 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
key: windows-latest-cmake-hip-release
variant: sccache
evict-old-files: 1d

- name: Install
Expand Down

0 comments on commit 53debe6

Please sign in to comment.