]> git.ipfire.org Git - thirdparty/systemd.git/commit
ci: add build coverage for riscv64 42431/head
authorLuca Boccassi <luca.boccassi@gmail.com>
Fri, 29 May 2026 17:17:25 +0000 (18:17 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 2 Jun 2026 12:20:29 +0000 (13:20 +0100)
commit3f4b72634826552bb2554a5782977143f6daa61d
tree5eef121baddf583c34c82640bb5a1fffc58a8e69
parenta46ec24ddb64ae1a837fe2fe1669c6811ed7d588
ci: add build coverage for riscv64

This is already a primary architecture in Ubuntu, and more distributions
are adding support for it. It's too slow for emulation, but we can at
least verify that compilation works.

Use the arm worker, for two reasons:

- it is already set up with ports.ubuntu.com so we don't have to muck
  with apt sources manually
- it is used a lot less than the x86 worker
.github/workflows/build-test.sh
.github/workflows/build-test.yml
.github/workflows/riscv64-gcc.cross [new file with mode: 0644]