From aeb81718e75b54e5d50ee450fe2abfbcfa58f5e6 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 27 Mar 2023 13:47:23 +0200 Subject: [PATCH] packit: Enable tests on aarch64 --- packit.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packit.yaml b/packit.yaml index 3fd4283..e0bea2e 100644 --- a/packit.yaml +++ b/packit.yaml @@ -25,8 +25,10 @@ jobs: trigger: pull_request targets: - fedora-all + - fedora-latest-aarch64 - centos-stream-8 - centos-stream-9 + - centos-stream-9-aarch64 # Build releases in COPR: https://packit.dev/docs/configuration/#copr_build #- job: copr_build