Skip to content

ci: Add a simple build job based on debian

The gstreamer-rs repos use debian based images already, which we can later base on this one. Additionally it's good to have another distro target so we avoid weird fedoraisms when possible.

It will also be simpler to keep it up to date, as we don't need to run the test suite against this build as well.

Merge request reports