Increase the timeout so the packaging pipeline stops failing.

TODO: Someone should investigate why the AARCH64 build takes 3+ hours and reduce it if possible. Assuming it's using an emulator given the x64 build with the same arguments takes 13 minutes.
This commit is contained in:
Scott McKay 2022-04-20 15:58:10 +10:00 committed by Changming Sun
parent 013306c940
commit af249943a1

View file

@ -47,7 +47,7 @@ jobs:
- job: Linux_C_API_Packaging_CPU_x64
workspace:
clean: all
timeoutInMinutes: 180
timeoutInMinutes: 210
strategy:
matrix:
ARCH_x86_64: