Hi,
I have been trying to add ARM64 jobs for Matplotlib python[https://github.com/matplotlib/matplotlib] package in Travis-ci .The whole build+test suite consumes more than 50 minutes to complete. Please have a look at the build :
https://travis-ci.com/github/Ross1503/matplotlib/jobs/318742213
Current timeout limit to finish a job in arm64 is 50 minutes, but that is a bit low for arm64 builds.
I’m estimating it will take around 90 minutes .
Is there a way to request extension of timeout limit for arm64 ?