Skip to content
Snippets Groups Projects
Unverified Commit 82426caf authored by Paul Holzinger's avatar Paul Holzinger
Browse files

packit: fix missing fedora arches


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

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

Signed-off-by: default avatarPaul Holzinger <pholzing@redhat.com>
parent d9d8aa49
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment