alexcrichton opened PR #11858 from alexcrichton:s390x-qemu to bytecodealliance:main:
This commit moves away from s390x runners provided by IBM back to github actions runners with QEMU emulation. Watching the queue today it looks like PRs are spending quite a lot of time waiting for runners to become available to execute jobs on. Looking at the data for the past week jobs are frequently queuing for 10+ minutes before being able to run. Given that our CI completes in ~15 minutes that more-or-less defeats the purpose of the native runners, so this commit switches back to github actions for now which should resolve the queueing issues.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested dicej for a review on PR #11858.
alexcrichton requested wasmtime-default-reviewers for a review on PR #11858.
alexcrichton commented on PR #11858:
Some statistics can be found here and for those that can't see that URL it looks like:
<img width="924" height="1105" alt="Screenshot 2025-10-14 at 3 40 40 PM" src="https://github.com/user-attachments/assets/2e6cd983-8aeb-480d-961e-5cad82d0ac24" />
alexcrichton updated PR #11858.
pchickey submitted PR review.
alexcrichton merged PR #11858.
Last updated: Dec 06 2025 at 06:05 UTC