Skip to content

Commit 3f662ec

Browse files
committed
ci: add timeout (15m) for cagent run task
Signed-off-by: David Karlsson <[email protected]>
1 parent fddd7d2 commit 3f662ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/agent.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
3636
- name: Run agent
3737
uses: docker/[email protected]
38+
timeout-minutes: 15
3839
with:
3940
cagent-version: v1.15.5
4041
agent: ./agent.yml

0 commit comments

Comments
 (0)