You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Travis now has support for arm64 CI[1] and it would be great to have a CI job in place to ensure that builds and tests are run on arm64 to ensure that it works OK. This will also help ensure that in future undefined behaviour such as #28918 do not get silently introduced into pandas.
Given that this is still relatively new (alpha phase), I think this would be a good opportunity to give this a try and provide feedback along the way to the Travis CI folks.
Problem description
Travis now has support for arm64 CI[1] and it would be great to have a CI job in place to ensure that builds and tests are run on arm64 to ensure that it works OK. This will also help ensure that in future undefined behaviour such as #28918 do not get silently introduced into pandas.
[1] https://blog.travis-ci.com/2019-10-07-multi-cpu-architecture-support
The text was updated successfully, but these errors were encountered: