packit: fix missing fedora arches

Silly mistake on my end, of course we want to build on both arches.

Fixes: 9eb4d27c5c ("packit: only build F41+")

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger 2025-03-12 14:39:29 +01:00
parent d9d8aa49bd
commit 82426caf8a
No known key found for this signature in database
GPG Key ID: EB145DD938A3CAF2
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ jobs:
enable_net: true
targets:
- fedora-latest-stable-x86_64
- fedora-latest-stable-aarch64
- fedora-development-x86_64
- fedora-development-aarch64
- job: copr_build