From a62fe875c4842ce656fa550e5c1ff78fff784d0c Mon Sep 17 00:00:00 2001 From: Lucio Franco Date: Fri, 29 Nov 2019 09:15:10 -0500 Subject: [PATCH] Disable tower-balance from ci --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 22315a2..1c67962 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,7 +13,7 @@ jobs: displayName: Test vmImage: ubuntu-16.04 crates: - - tower-balance + # - tower-balance - tower-buffer - tower-discover - tower-filter