Skip to content

Commit

Permalink
max-cache-size
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Mar 20, 2024
1 parent 98299e7 commit f025388
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
Binary file added .github/actions/cache/cache.cache
Binary file not shown.
1 change: 1 addition & 0 deletions .github/workflows/linux_riscv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
id: ccache_restore
uses: ./openvino/.github/actions/cache
with:
max-cache-size: 3
cache-path: ${{ env.CCACHE_REMOTE_DIR }}
path: ${{ env.CCACHE_DIR }}
key: ${{ runner.os }}-${{ runner.arch }}-ccache-${{ github.sha }}
Expand Down
1 change: 1 addition & 0 deletions cache
Submodule cache added at ab5e6d
1 change: 1 addition & 0 deletions thirdparty/ade
Submodule ade added at 0e8a2c

0 comments on commit f025388

Please sign in to comment.