Update bazel timeout for rabbitmq_amqp1_0 dialyze
This commit is contained in:
parent
ca4866b964
commit
563a8f876a
|
|
@ -49,7 +49,7 @@ xref(
|
|||
)
|
||||
|
||||
dialyze(
|
||||
size = "small",
|
||||
size = "medium",
|
||||
dialyzer_opts = RABBITMQ_DIALYZER_OPTS,
|
||||
plt = "//:base_plt",
|
||||
tags = ["dialyze"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue