Update bazel timeout for rabbitmq_amqp1_0 dialyze

This commit is contained in:
Philip Kuryloski 2021-07-26 11:06:07 +02:00 committed by GitHub
parent ca4866b964
commit 563a8f876a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ xref(
)
dialyze(
size = "small",
size = "medium",
dialyzer_opts = RABBITMQ_DIALYZER_OPTS,
plt = "//:base_plt",
tags = ["dialyze"],