-
Notifications
You must be signed in to change notification settings - Fork 28
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
packit: add support to EPEL10 #555
Conversation
Add support to EPEL10 releases Signed-off-by: Douglas Landgraf <[email protected]>
@@ -134,3 +136,4 @@ jobs: | |||
- fedora-39 | |||
- fedora-38 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
worth to be done in its own patch, but you can drop fedora-38, it has gone EOL long time ago.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed. It's in my TODO to do so. I was even thinking in remove fedora-39 and added 41 and 42. WDYT @sandrobonazzola too early?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's wait another couple of months for that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
CI/CD is related to the issue we are debugging in github actions:
|
Add support to EPEL10 releases