From 149764465969872bc93186a34ad4c1a64072cad2 Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Tue, 20 Sep 2022 11:25:48 -0400 Subject: [PATCH] Move zap timeout from 90 to 120 minutes (#22761) --- .github/workflows/zap_templates.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zap_templates.yaml b/.github/workflows/zap_templates.yaml index 978bc5ce8d7737..35d0599fe574a7 100644 --- a/.github/workflows/zap_templates.yaml +++ b/.github/workflows/zap_templates.yaml @@ -25,7 +25,7 @@ concurrency: jobs: zap_templates: name: ZAP templates generation - timeout-minutes: 90 + timeout-minutes: 120 runs-on: ubuntu-20.04 container: