From 567813b7e6aed4328e678c6f408ab86473617061 Mon Sep 17 00:00:00 2001 From: Liu Shilong Date: Tue, 6 May 2025 15:04:44 +0800 Subject: [PATCH] [ci] Increase timeout for making swss target. --- .azure-pipelines/build-swss-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/build-swss-template.yml b/.azure-pipelines/build-swss-template.yml index af901ad14..13fb3e109 100644 --- a/.azure-pipelines/build-swss-template.yml +++ b/.azure-pipelines/build-swss-template.yml @@ -16,7 +16,7 @@ parameters: - name: timeout type: number - default: 60 + default: 90 - name: sonic_slave type: string