libsndfile-binaries icon indicating copy to clipboard operation
libsndfile-binaries copied to clipboard

Add riscv64 build workflow

Open threexc opened this issue 6 months ago • 0 comments

This tweaks the Actions pipeline to include a riscv64 build variant for Linux. It also slightly modifies the README to reflect that.

With the RISE project we are helping to build out riscv64 software + infrastructure, and more specifically building Python wheels to support some LLM/AI workflows. One of those is SGLang, which depends on python-soundfile, which in turn ultimately depends on this repository, hence this PR.

threexc avatar Sep 08 '25 14:09 threexc