
2025-07-06 17:05:56
Does anyone have experience with running docker images of other Linux distros in GitHub Actions CI?
Use case is validating that things build and run under e.g. Fedora or Arch given an outer Ubuntu system. It won't be perfect because you're still running the Ubuntu kernel but should be good enough to find obvious build problems, produce usable nightly builds, etc.