Skip to content

Add arm64 builds to CI #28986

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
siddhesh opened this issue Oct 15, 2019 · 3 comments
Closed

Add arm64 builds to CI #28986

siddhesh opened this issue Oct 15, 2019 · 3 comments
Labels
CI Continuous Integration Enhancement Testing pandas testing functions or related to the test suite
Milestone

Comments

@siddhesh
Copy link
Contributor

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

@siddhesh
Copy link
Contributor Author

cc @jreback

@gfyoung
Copy link
Member

gfyoung commented Oct 15, 2019

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.

@gfyoung gfyoung added Enhancement Testing pandas testing functions or related to the test suite labels Oct 15, 2019
@jbrockmendel jbrockmendel added the CI Continuous Integration label Oct 15, 2019
@jreback jreback added this to the 1.1 milestone May 12, 2020
@mroeschke
Copy link
Member

Looks like this issue wasn't closed when #30641 was merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Enhancement Testing pandas testing functions or related to the test suite
Projects
None yet
Development

No branches or pull requests

5 participants