diff --git a/.packit.yaml b/.packit.yaml index 57e6e61d..ccb35f51 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -14,12 +14,13 @@ jobs: targets: - fedora-latest-stable - fedora-development - - epel-9-x86_64 - - epel-9-aarch64 - - centos-stream-9-x86_64 - - centos-stream-9-aarch64 - - centos-stream-10-x86_64 - - centos-stream-10-aarch64 + # Disabled until there is go 1.22.6 in centos stream and epel + #- epel-9-x86_64 + #- epel-9-aarch64 + #- centos-stream-9-x86_64 + #- centos-stream-9-aarch64 + #- centos-stream-10-x86_64 + #- centos-stream-10-aarch64 actions: post-upstream-clone: - "rpkg spec --outdir ./"