mirror of
https://github.com/status-im/status-go.git
synced 2025-02-01 17:38:36 +00:00
ci: set tests-nightly timeout to 5 hours
This commit is contained in:
parent
31d0782f66
commit
1f076b9ff3
@ -141,7 +141,7 @@ def getDefaultUnitTestFailfast() {
|
||||
|
||||
def getDefaultTimeout() {
|
||||
if (env.JOB_BASE_NAME == 'tests-nightly') {
|
||||
return 8*60
|
||||
return 5*60
|
||||
}
|
||||
return 40
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user