ci: increase the private runners timeout to 12h
This commit is contained in:
@@ -52,7 +52,7 @@ stages:
|
||||
key: "ccache-$CI_JOB_NAME"
|
||||
paths:
|
||||
- $CCACHE_BASEDIR_VALUE/
|
||||
timeout: 9h
|
||||
timeout: 12h
|
||||
variables:
|
||||
CCACHE_BASEDIR_VALUE: ns-3-ccache-storage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user