From 0a0cf73e3ccb43a87394cb1b46825d87f42ab86f Mon Sep 17 00:00:00 2001 From: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com> Date: Fri, 18 Oct 2024 12:09:46 +0200 Subject: [PATCH] Extend timeout (#17304) --- build/azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index b7fadde6d5..7db7661b5e 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -284,6 +284,7 @@ stages: jobs: # Integration Tests (SQLite) - job: + timeoutInMinutes: 180 displayName: Integration Tests (SQLite) strategy: matrix: