Skip to content
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

[Go][CI] Exercise builds on arm machines #30882

Closed
asfimport opened this issue Jan 20, 2022 · 3 comments
Closed

[Go][CI] Exercise builds on arm machines #30882

asfimport opened this issue Jan 20, 2022 · 3 comments

Comments

@asfimport
Copy link
Collaborator

Preferably on travis for pull requests and we can create an additional crossbow job to also test on apple M1 on a nightly basis.

cc @zeroshade

Reporter: Krisztian Szucs / @kszucs
Assignee: Matthew Topol / @zeroshade

Note: This issue was originally created as ARROW-15400. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

Matthew Topol / @zeroshade:
@kszucs Go does build on ARM via travis for pull requests. The the travis config currently says that the build is allowed to fail though, the same is true for Go, Python and Java on s390x.

Would it be sufficient to just change the travis config to make the Go ARM build no longer allowed to fail?

@asfimport
Copy link
Collaborator Author

Krisztian Szucs / @kszucs:
Right, we already have go config in travis. Yes, I think that would be sufficient.

@asfimport
Copy link
Collaborator Author

Matthew Topol / @zeroshade:
Resolved by #12214

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants