feat: add armv7l wheel builds by bdraco · Pull Request #1517 · python-zeroconf/python-zeroconf

@bdraco

bdraco

Comment on lines +191 to +193

- os: ubuntu-latest
qemu: armv7l
musl: ""

Choose a reason for hiding this comment

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

not sure if these images work but we can always remove it and try again in a followup if needed

bdraco

@bdraco

@bdraco bdraco changed the title feat: add additional wheel builds feat: add armv7l wheel builds

Feb 12, 2025

@codecov

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.79%. Comparing base (f377d5c) to head (63db79f).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1517   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files          33       33           
  Lines        3387     3387           
  Branches      461      461           
=======================================
  Hits         3380     3380           
  Misses          5        5           
  Partials        2        2           

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

@codspeed-hq