From 91f55a60bc615d87115d604d5eac91a47b43944e Mon Sep 17 00:00:00 2001 From: Steven Robertson Date: Sat, 31 Oct 2020 21:35:13 -0700 Subject: [PATCH] vanilla ansible is now running but is really slow; bump timeout --- .ci/azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ci/azure-pipelines.yml b/.ci/azure-pipelines.yml index 7432613d..d436f175 100644 --- a/.ci/azure-pipelines.yml +++ b/.ci/azure-pipelines.yml @@ -6,6 +6,8 @@ jobs: - job: Mac + # vanilla Ansible is really slow + timeoutInMinutes: 120 steps: - template: azure-pipelines-steps.yml pool: