Skip to content
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

Merged
merged 1 commit into from
Sep 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
- fedora-39
- fedora-38
- epel-9
- epel-10
dougsland marked this conversation as resolved.
Show resolved Hide resolved

- job: koji_build
trigger: commit
Expand All @@ -125,6 +126,7 @@ jobs:
- fedora-39
- fedora-38
- epel-9
- epel-10

- job: bodhi_update
trigger: commit
Expand All @@ -134,3 +136,4 @@ jobs:
- fedora-39
- fedora-38
Copy link
Collaborator

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.

Copy link
Collaborator Author

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?

Copy link
Collaborator

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.

- epel-9
- epel-10
Loading