Hi,
I have been trying to add ARM64 Travis-ci job for datashader. It looks like the build+test time for this package on ARM64 is more than 50 minutes.
Please have a look at the build :
https://travis-ci.com/github/odidev/datashader/jobs/346456054
The current timeout limit to finish a job in arm64 is 50 minutes, but that doesn’t look to be sufficient for datashader arm64 builds.
I’m estimating it will take around 2 hours 10 minutes.
Is there a way to request an extension of the timeout limit for arm64?