From: Jeff Genovy <29107334+jefgen@users.noreply.github.com> Date: Wed, 21 Aug 2019 17:16:15 +0000 (-0700) Subject: ICU-20782 Extend CI build timeout for Windows ARM/ARM64. X-Git-Tag: release-65-rc~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97516f58b141bcc5a2d472d98246e9413007312a;p=icu ICU-20782 Extend CI build timeout for Windows ARM/ARM64. --- diff --git a/.ci-builds/.azure-pipelines.yml b/.ci-builds/.azure-pipelines.yml index a35cc3586b7..5be29862cb4 100644 --- a/.ci-builds/.azure-pipelines.yml +++ b/.ci-builds/.azure-pipelines.yml @@ -99,7 +99,7 @@ jobs: #------------------------------------------------------------------------- - job: ICU4C_MSVC_x64_ARM32_ARM64_Release displayName: 'C: MSVC x64 ARM32 ARM64 Release (VS 2017)' - timeoutInMinutes: 30 + timeoutInMinutes: 60 pool: vmImage: 'vs2017-win2016' demands: @@ -150,7 +150,7 @@ jobs: #------------------------------------------------------------------------- - job: ICU4C_MSVC_x86_Debug displayName: 'C: MSVC 32-bit Debug (VS 2017)' - timeoutInMinutes: 45 + timeoutInMinutes: 60 pool: vmImage: 'vs2017-win2016' demands: