diff --git a/ci.hocon b/ci.hocon index bb288b35ea4e04dc1825bf2e58d85ade4088721f..4d414510b26e6fbdd6d443c8491a4c1447c1f6e9 100644 --- a/ci.hocon +++ b/ci.hocon @@ -13,7 +13,7 @@ common : { } environment : { } - timelimit : "30:00" + timelimit : "1:00:00" } gateCmd : ["mx", "--strict-compliance", "originalgate", "--strict-mode", "-t"]