try icon indicating copy to clipboard operation
try copied to clipboard

Better CI System

Open ezrizhu opened this issue 2 years ago • 0 comments

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 | bash scripts

ezrizhu avatar Jun 24 '23 20:06 ezrizhu