Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@scootermon
Copy link
Contributor

This PR adds more architectures with pre-built wheels. Most importantly, this adds linux-aarch64 and linux-armv7l, which are fairly common platforms.
You can see a test run here: https://github.com/inomotech-foss/bitstruct/actions/runs/14686144725

FYI: On s390x the tests fail: https://github.com/inomotech-foss/bitstruct/actions/runs/14686026768/job/41214698872. I don't think it's a particularly relevant architecture, I just happened to notice it while working on this.

@eerimoq
Copy link
Owner

eerimoq commented Apr 28, 2025

that's some crazy long build times. any way to speed it up?

@scootermon
Copy link
Contributor Author

I guess it's the ppc64 arch that blew up the build time. We could just drop it. I genuinely have no idea if anyone still uses power pc.

@scootermon
Copy link
Contributor Author

I dropped the ppc64 arch again and also bumped the required python version to 3.9, which cuts down the time a bit as well.
It's now back to ~6 mins: https://github.com/inomotech-foss/bitstruct/actions/runs/14704581748

@eerimoq
Copy link
Owner

eerimoq commented Apr 28, 2025

nice, thanks!

@eerimoq eerimoq merged commit 449fd87 into eerimoq:master Apr 28, 2025
8 checks passed
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 this pull request may close these issues.

2 participants