diff --git a/.github/workflows/twister.yaml b/.github/workflows/twister.yaml index 9c4da7ee6c..b12e287bdb 100644 --- a/.github/workflows/twister.yaml +++ b/.github/workflows/twister.yaml @@ -137,6 +137,7 @@ jobs: subset: ${{fromJSON(needs.twister-build-prep.outputs.subset)}} env: CCACHE_DIR: /node-cache/ccache-zephyr + CCACHE_REMOTE_STORAGE: "redis://cache-*.keydb-cache.svc.cluster.local|shards=1,2,3" BSIM_OUT_PATH: /opt/bsim/ BSIM_COMPONENTS_PATH: /opt/bsim/components TWISTER_COMMON: ' --force-color --inline-logs -v -N -M --retry-failed 3 '