mirror of https://github.com/containers/podman.git
Merge pull request #25551 from Luap99/packit-arch
[skip-ci] packit: fix missing fedora arches
This commit is contained in:
commit
a9b28bd6f6
|
|
@ -33,6 +33,8 @@ jobs:
|
||||||
enable_net: true
|
enable_net: true
|
||||||
targets:
|
targets:
|
||||||
- fedora-latest-stable-x86_64
|
- fedora-latest-stable-x86_64
|
||||||
|
- fedora-latest-stable-aarch64
|
||||||
|
- fedora-development-x86_64
|
||||||
- fedora-development-aarch64
|
- fedora-development-aarch64
|
||||||
|
|
||||||
- job: copr_build
|
- job: copr_build
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue