Skip to content

CI: use QEMU 9.2.2 for Linux Qemu tests#28411

Merged
andyfaff merged 3 commits intonumpy:mainfrom
mayeut:qemu-update
Mar 2, 2025
Merged

CI: use QEMU 9.2.2 for Linux Qemu tests#28411
andyfaff merged 3 commits intonumpy:mainfrom
mayeut:qemu-update

Conversation

@mayeut
Copy link
Copy Markdown
Contributor

@mayeut mayeut commented Mar 2, 2025

Following a kernel update on GHA runners, QEMU tests are failing randomly.
Update the version of QEMU used in order to fix the random segfauls.

This PR also allows to run the wheel builder workflow from forks using workflow_dispatch which might help a little when contributing to this workflow.

xref tonistiigi/binfmt#215

fix #28405

Following a kernel update on GHA runners, QEMU tests are failing randomly.
Update the version of QEMU used in order to fix the random segfauls.
@andyfaff
Copy link
Copy Markdown
Member

andyfaff commented Mar 2, 2025

Thank you @mayeut

@andyfaff andyfaff merged commit ef6cb0f into numpy:main Mar 2, 2025
68 checks passed
@mayeut mayeut deleted the qemu-update branch March 2, 2025 10:33
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Mar 3, 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.

NumPy build segfaults on PPC64LE CI

3 participants