diff --git a/.packit.yaml b/.packit.yaml index 46245dc5..4825973f 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -55,8 +55,9 @@ jobs: - fedora-all-aarch64 enable_net: true + # Ignore until golang is updated in distro buildroot to go 1.23.3+ - job: copr_build - trigger: pull_request + trigger: ignore packages: [skopeo-eln] notifications: *copr_build_failure_notification targets: @@ -68,8 +69,9 @@ jobs: - "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/aarch64/" enable_net: true + # Ignore until golang is updated in distro buildroot to go 1.23.3+ - job: copr_build - trigger: pull_request + trigger: ignore packages: [skopeo-centos] notifications: *copr_build_failure_notification targets: ¢os_copr_targets @@ -106,8 +108,9 @@ jobs: id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/fedora-$releasever/rhcontainerbot-podman-next-fedora-$releasever.repo # Tests on CentOS Stream for main branch + # Ignore until golang is updated in distro buildroot to go 1.23.3+ - job: tests - trigger: pull_request + trigger: ignore packages: [skopeo-centos] notifications: *test_failure_notification targets: *centos_copr_targets