You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add armv7 smoke test (cross-build + QEMU import check)
PRs never exercised the armv7 path: tests.yml only builds wheels on
release/dispatch. Add a smoke job that cross-builds the armv7l wheels
(fast, no emulation) and then boots them in an armv7 container under
QEMU to assert 'python -m av --version' imports and loads FFmpeg.
0 commit comments