ci: increase the private runners timeout to 12h

This commit is contained in:
Tommaso Pecorella
2021-06-21 18:35:05 +00:00
parent ea43eca749
commit 838dfe26ec

View File

@@ -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