Skip to content

Commit

Permalink
Packit: remove rhel (epel) jobs
Browse files Browse the repository at this point in the history
RHEL targets are often out of date with respect to golang and other
important dependencies leading to frequent failures. CentOS Stream moves
faster and helps to ensure whatever eventually enters RHEL has been
tested upstream at some point.

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
  • Loading branch information
lsm5 committed Nov 29, 2024
1 parent 96f3804 commit 4541d64
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ packages:
skopeo-centos:
pkg_tool: centpkg
specfile_path: rpm/skopeo.spec
skopeo-rhel:
specfile_path: rpm/skopeo.spec
skopeo-eln:
specfile_path: rpm/skopeo.spec

Expand Down Expand Up @@ -60,16 +58,6 @@ jobs:
- centos-stream-10-aarch64
enable_net: true

# Disabled until there is go 1.22 in epel-9
# - job: copr_build
# trigger: pull_request
# packages: [skopeo-rhel]
# notifications: *copr_build_failure_notification
# targets:
# - epel-9-x86_64
# - epel-9-aarch64
# enable_net: true

# Run on commit to main branch
- job: copr_build
trigger: commit
Expand Down

0 comments on commit 4541d64

Please sign in to comment.