Skip to content

Commit 3f023d3

Browse files
authored
Merge pull request #766 from pfnet/take-cheeze-patch-2
Increase CI timeout for docker build
2 parents e5ef589 + c033f48 commit 3f023d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.flexci/config.pbtxt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ configs {
2424
disk: 10
2525
}
2626
time_limit: {
27-
seconds: 1200
27+
seconds: 1800
2828
}
2929
command: "bash .flexci/linux/main-flexci.sh torch110"
3030
}
@@ -40,7 +40,7 @@ configs {
4040
disk: 10
4141
}
4242
time_limit: {
43-
seconds: 1200
43+
seconds: 1800
4444
}
4545
command: "bash .flexci/linux/main-flexci.sh torch111"
4646
}
@@ -56,7 +56,7 @@ configs {
5656
disk: 10
5757
}
5858
time_limit: {
59-
seconds: 1200
59+
seconds: 1800
6060
}
6161
command: "bash .flexci/linux/main-flexci.sh torch112"
6262
}
@@ -72,7 +72,7 @@ configs {
7272
disk: 10
7373
}
7474
time_limit: {
75-
seconds: 1200
75+
seconds: 1800
7676
}
7777
command: "bash .flexci/linux/main-flexci.sh torch113"
7878
}

0 commit comments

Comments
 (0)