Skip to content

Commit eb99381

Browse files
Merge pull request #25706 from lsm5/disable-eln-cs
[skip-ci] Packit: Ignore ELN and CS jobs
2 parents 71c7474 + 2ba7a87 commit eb99381

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.packit.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ jobs:
3737
- fedora-development-x86_64
3838
- fedora-development-aarch64
3939

40+
# Ignore until golang is updated in distro buildroot to go 1.23.3+
4041
- job: copr_build
41-
trigger: pull_request
42+
trigger: ignore
4243
packages: [podman-eln]
4344
notifications: *packit_generic_failure_notification
4445
enable_net: true
@@ -50,8 +51,9 @@ jobs:
5051
additional_repos:
5152
- "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/aarch64/"
5253

54+
# Ignore until golang is updated in distro buildroot to go 1.23.3+
5355
- job: copr_build
54-
trigger: pull_request
56+
trigger: ignore
5557
packages: [podman-centos]
5658
notifications: *packit_generic_failure_notification
5759
enable_net: true

0 commit comments

Comments
 (0)