mirror of https://github.com/openXC7/prjxray.git
infra: Increase timeouts.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
745965d4de
commit
656bbd55c5
|
|
@ -1,5 +1,7 @@
|
|||
build_file: "symbiflow-prjxray-artix7/.github/kokoro/full.sh"
|
||||
|
||||
timeout_mins: 4320
|
||||
|
||||
action {
|
||||
define_artifacts {
|
||||
regex: "**/*result*.xml"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
build_file: "symbiflow-prjxray-artix7/.github/kokoro/quick.sh"
|
||||
|
||||
timeout_mins: 240
|
||||
|
||||
action {
|
||||
define_artifacts {
|
||||
regex: "**/*result*.xml"
|
||||
|
|
|
|||
Loading…
Reference in New Issue