Skip to content

ci: build armv7l wheels on native ARM runners#1741

Merged
bdraco merged 2 commits into
masterfrom
ci/armv7l-native-arm-runner
May 19, 2026
Merged

ci: build armv7l wheels on native ARM runners#1741
bdraco merged 2 commits into
masterfrom
ci/armv7l-native-arm-runner

Conversation

@bdraco

@bdraco bdraco commented May 19, 2026

Copy link
Copy Markdown
Member

Summary

Move the armv7l wheel builds off ubuntu-latest (x86_64 plus QEMU) and onto ubuntu-24.04-arm. QEMU is still registered to provide the 32-bit ARM binfmt handler; even with emulation, running on an aarch64 host is far cheaper than the previous aarch64 on x86_64 layout.

riscv64 stays on ubuntu-latest since there is no native GH hosted runner for it.

Ports aio-libs/yarl#1724.

Test plan

  • release CI builds armv7l wheels successfully on the new runner

@codspeed-hq

codspeed-hq Bot commented May 19, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 11 untouched benchmarks


Comparing ci/armv7l-native-arm-runner (9afa590) with master (6924606)

Open in CodSpeed

@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.76%. Comparing base (6924606) to head (9afa590).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1741   +/-   ##
=======================================
  Coverage   99.76%   99.76%           
=======================================
  Files          33       33           
  Lines        3440     3440           
  Branches      473      473           
=======================================
  Hits         3432     3432           
  Misses          5        5           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bdraco bdraco marked this pull request as ready for review May 19, 2026 21:54
@bdraco bdraco merged commit 33fba33 into master May 19, 2026
36 checks passed
@bdraco bdraco deleted the ci/armv7l-native-arm-runner branch May 19, 2026 21:54
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.

1 participant