Skip to content

Commit b242513

Browse files
committed
Increase regression test timeout
1 parent 10b2c8a commit b242513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.teamcity/Templates/RegressionTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ open class RegressionTest (platformOs: String) : Template() {
7979
}
8080

8181
failureConditions {
82-
executionTimeoutMin = 30
82+
executionTimeoutMin = 60
8383
}
8484

8585
}

0 commit comments

Comments
 (0)