diff --git a/.github/actions/cache/cache.cache b/.github/actions/cache/cache.cache new file mode 100644 index 00000000000000..bf8678d3d2764d Binary files /dev/null and b/.github/actions/cache/cache.cache differ diff --git a/.github/workflows/linux_riscv.yml b/.github/workflows/linux_riscv.yml index e532a02aa422a6..f2ceeca97fcc62 100644 --- a/.github/workflows/linux_riscv.yml +++ b/.github/workflows/linux_riscv.yml @@ -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 }} diff --git a/cache b/cache new file mode 160000 index 00000000000000..ab5e6d0c87105b --- /dev/null +++ b/cache @@ -0,0 +1 @@ +Subproject commit ab5e6d0c87105b4c9c2047343972218f562e4319 diff --git a/thirdparty/ade b/thirdparty/ade new file mode 160000 index 00000000000000..0e8a2ccdd34f29 --- /dev/null +++ b/thirdparty/ade @@ -0,0 +1 @@ +Subproject commit 0e8a2ccdd34f29dba55894f5f3c5179809888b9e