]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: add build/unit-test coverage for armv7 (#42386)
authorLuca Boccassi <luca.boccassi@gmail.com>
Tue, 2 Jun 2026 12:15:50 +0000 (13:15 +0100)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 12:15:50 +0000 (13:15 +0100)
arm64 hosts support running armv7 (armhf) binaries, so we can
cross compile and run the unit tests without performance issues.

armv7 (armhf) is a primary architecture on Ubuntu, so build
regressions block new version updates, and adding coverage
helps to avoid introducing regressions.


Trivial merge