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

Update GitHub Actions workflow to build Python 3.10 wheels #610

Merged
merged 6 commits into from Nov 8, 2021

Conversation

grlee77
Copy link
Contributor

@grlee77 grlee77 commented Nov 8, 2021

This was tested on my local branch and all of the wheels built successfully (see: https://github.com/grlee77/pywt/runs/4132967779?check_suite_focus=true).

I had to disable some musl wheels (see PEP656) on aarch64 or those jobs are right around the timeout threshold. That timeout is why there is a CIBW_SKIP: "*-musllinux_*" set for this case.

@grlee77 grlee77 changed the title Update wheel building actions to build Python 3.10 wheels Update GitHub Actions workflow to build Python 3.10 wheels Nov 8, 2021
Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @grlee77!

@rgommers rgommers merged commit 3f648f4 into PyWavelets:master Nov 8, 2021
@rgommers rgommers added this to the v1.2 milestone Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants