Skip to content

CI: only test pyodide #29613

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

Merged
merged 1 commit into from
Aug 25, 2025
Merged

CI: only test pyodide #29613

merged 1 commit into from
Aug 25, 2025

Conversation

andyfaff
Copy link
Member

addresses item in #29462, which is the build and upload of wheels for pyodide. numpy/numpy-release#7 enables the build and upload of those wheels.

I left the emscripten workflow in there, so regular tests are done for each PR. If necessary I can remove altogether.

Note that the numpy-release PR is not quite mergeable, it needs one of the following options:

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 @andyfaff!

I left the emscripten workflow in there, so regular tests are done for each PR. If necessary I can remove altogether.

I think this choice makes sense. It's good to have one job that tests whether we introduce new issues for WASM yes or no.

@rgommers rgommers merged commit 693bbdf into numpy:main Aug 25, 2025
76 checks passed
@rgommers rgommers added this to the 2.4.0 release milestone Aug 25, 2025
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.

2 participants