Skip to content

Commit 94b9f1f

Browse files
committed
increase darwin time limit
1 parent ece140a commit 94b9f1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888

8989
local darwinMixin = {
9090
capabilities +: ["darwin_sierra", "amd64"],
91+
timelimit: TIME_LIMIT["1h"],
9192
packages +: {
9293
"pip:astroid": "==1.1.0",
9394
"pip:pylint": "==1.1.0",

0 commit comments

Comments
 (0)