[GHA] Changed risc-v cache dir
This commit is contained in:
parent
fa7a4f44b5
commit
1e959c7473
4
.github/workflows/linux_riscv.yml
vendored
4
.github/workflows/linux_riscv.yml
vendored
@ -58,8 +58,8 @@ jobs:
|
||||
OPENVINO_REPO: /__w/openvino/openvino/openvino
|
||||
OPENVINO_BUILD_DIR: /__w/openvino/openvino/openvino_build
|
||||
INSTALL_DIR: /__w/openvino/openvino/openvino_install
|
||||
CONAN_USER_HOME: /mount/caches/ccache/ubuntu22_riscv64_Release/.conan
|
||||
CCACHE_DIR: /mount/caches/ccache/ubuntu22_riscv64_Release
|
||||
CONAN_USER_HOME: /mount/caches/ccache/ubuntu22_riscv64_master_release/.conan
|
||||
CCACHE_DIR: /mount/caches/ccache/ubuntu22_riscv64_master_release
|
||||
CCACHE_TEMPDIR: /__w/openvino/openvino/ccache_temp
|
||||
CCACHE_MAXSIZE: 50G
|
||||
if: "!needs.smart_ci.outputs.skip_workflow"
|
||||
|
Loading…
Reference in New Issue
Block a user