diff --git a/.github/workflows/twister.yaml b/.github/workflows/twister.yaml index a2e5dc5ac76..298ccc9de92 100644 --- a/.github/workflows/twister.yaml +++ b/.github/workflows/twister.yaml @@ -135,6 +135,7 @@ jobs: fail-fast: false matrix: subset: ${{fromJSON(needs.twister-build-prep.outputs.subset)}} + timeout-minutes: 1440 env: CCACHE_DIR: /node-cache/ccache-zephyr CCACHE_REMOTE_STORAGE: "redis://cache-*.keydb-cache.svc.cluster.local|shards=1,2,3"