-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set up Cirrus CI to test on Fedora #220
Comments
So, what we need here is to enable Cirrus CI for this repo. I don't have the rights to do it. @caniszczyk @amye please halp. |
@caniszczyk @amye please 🙏🏻 (or let me know whom to ask) |
@caniszczyk @amye can you please help |
@cyphar @AkihiroSuda perhaps you know whom to ping in order to help to move this forward? |
Can we just use Lima (or Vagrant)? |
Since GHA only supports Ubuntu Linux, which does not come with SELinux enabled, CI setup for this repository is currently useless (see here or here).
I propose to add
.cirrus.yml
and run some tests on RHEL clones (and, maybe, Fedora), as they come with SELinux already configured.We need some help configuring Cirrus CI integration for this repo.
(will add more details later, consider this a draft for now)The text was updated successfully, but these errors were encountered: