try
try copied to clipboard
Better CI System
Should we look into a better CI system that could support testing on multiple distros and mount setups.
Currently for linux, github actions only works for Ubuntu 20 and Ubuntu 22. https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources
Things that we want to test
- SELinux?
- Other distros
- Basic LVM setups (with /home mounted separately, and other nested mounts) #19
- More
curl | bashscripts