Feature or enhancement request details
Today our build cross compiles for Linux using the Swift static MUSL SDK.
We could better assure that our libraries are Linux compatible by adding a workflow for building and testing using glibc on a Linux runner.
If we do this we should probably also add a Makefile target to perform the same build in a container locally, in case we run into errors in CI.
Code of Conduct
Feature or enhancement request details
Today our build cross compiles for Linux using the Swift static MUSL SDK.
We could better assure that our libraries are Linux compatible by adding a workflow for building and testing using glibc on a Linux runner.
If we do this we should probably also add a Makefile target to perform the same build in a container locally, in case we run into errors in CI.
Code of Conduct