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

github action for 32 bit system #36

Closed
daniel-mohr opened this issue Aug 11, 2021 · 1 comment
Closed

github action for 32 bit system #36

daniel-mohr opened this issue Aug 11, 2021 · 1 comment

Comments

@daniel-mohr
Copy link
Contributor

In the issue #31 it was clarified that there was a bug regarding different bit sizes of machine numbers on different systems/platforms (see also list_numpy_dtypes).

In list_numpy_dtypes I used my github action i386_debian_latest to run on a 32 bit system (at least using 32 bit libraries, the physical CPU is probable stil 64 bit). I expect that the code before the pull request #32 breaks on such a system.

Do you think cfunits could profit by this action? (I will not really maintain this action, but you/we could use it here for cfunits until it breaks and I'm not fixing it.)

@daniel-mohr
Copy link
Contributor Author

PR merged

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

No branches or pull requests

1 participant