We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71c7474 + 2ba7a87 commit eb99381Copy full SHA for eb99381
.packit.yaml
@@ -37,8 +37,9 @@ jobs:
37
- fedora-development-x86_64
38
- fedora-development-aarch64
39
40
+ # Ignore until golang is updated in distro buildroot to go 1.23.3+
41
- job: copr_build
- trigger: pull_request
42
+ trigger: ignore
43
packages: [podman-eln]
44
notifications: *packit_generic_failure_notification
45
enable_net: true
@@ -50,8 +51,9 @@ jobs:
50
51
additional_repos:
52
- "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/aarch64/"
53
54
55
56
57
packages: [podman-centos]
58
59
0 commit comments