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

Fix 32-bit issue on julia 1.5 or higher #80

Closed
rofinn opened this issue Nov 2, 2020 · 0 comments · Fixed by #83
Closed

Fix 32-bit issue on julia 1.5 or higher #80

rofinn opened this issue Nov 2, 2020 · 0 comments · Fixed by #83

Comments

@rofinn
Copy link
Member

rofinn commented Nov 2, 2020

Looks like older versions of julia can't install the binary dependency for EzXML, but if you look at nightly that's been fixed and identified an 32-bit bug. Since we're currently allowing nightly to fail and 1.5 isn't being tested this isn't a requirement for passing tests.

https://travis-ci.com/github/invenia/JLSO.jl/jobs/424474419

rofinn added a commit that referenced this issue Nov 3, 2020
1. Only run on master branch, tags and pull requests
2. Don't run 1.0 and nightly for all platforms
3. Disable 32-bit job until we fix issue #80
@rofinn rofinn mentioned this issue Nov 4, 2020
@rofinn rofinn closed this as completed in #83 Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant