mirror of https://github.com/containers/podman.git
packit: only build F41+
F40 stil has go 1.22 but we need to support go 1.23 now. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
parent
56e62948f7
commit
9eb4d27c5c
|
|
@ -32,8 +32,8 @@ jobs:
|
|||
message: "[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore."
|
||||
enable_net: true
|
||||
targets:
|
||||
- fedora-all-x86_64
|
||||
- fedora-all-aarch64
|
||||
- fedora-latest-stable-x86_64
|
||||
- fedora-development-aarch64
|
||||
|
||||
- job: copr_build
|
||||
trigger: pull_request
|
||||
|
|
|
|||
Loading…
Reference in New Issue