Skip to content

Commit

Permalink
Merge pull request #5849 from lsm5/packit-f39-eol-no-rhel
Browse files Browse the repository at this point in the history
[skip-ci] Packit: f39 and rhel cleanups
  • Loading branch information
openshift-merge-bot[bot] authored Dec 4, 2024
2 parents 6522b0d + a347924 commit 6f0af01
Showing 1 changed file with 2 additions and 20 deletions.
22 changes: 2 additions & 20 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ packages:
buildah-centos:
pkg_tool: centpkg
specfile_path: rpm/buildah.spec
buildah-rhel:
specfile_path: rpm/buildah.spec
buildah-eln:
specfile_path: rpm/buildah.spec

Expand All @@ -28,14 +26,8 @@ jobs:
failure_comment:
message: "Ephemeral COPR build failed. @containers/packit-build please check."
targets:
- fedora-development-x86_64
- fedora-development-aarch64
- fedora-latest-x86_64
- fedora-latest-aarch64
- fedora-latest-stable-x86_64
- fedora-latest-stable-aarch64
- fedora-40-x86_64
- fedora-40-aarch64
- fedora-all-x86_64
- fedora-all-aarch64
enable_net: true

- job: copr_build
Expand All @@ -62,16 +54,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: [buildah-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 6f0af01

Please sign in to comment.