packit: Enable tests on aarch64

This commit is contained in:
Martin Pitt 2023-03-27 13:47:23 +02:00 committed by Jelle van der Waa
parent 75b3170765
commit aeb81718e7

View file

@ -25,8 +25,10 @@ jobs:
trigger: pull_request trigger: pull_request
targets: targets:
- fedora-all - fedora-all
- fedora-latest-aarch64
- centos-stream-8 - centos-stream-8
- centos-stream-9 - centos-stream-9
- centos-stream-9-aarch64
# Build releases in COPR: https://packit.dev/docs/configuration/#copr_build # Build releases in COPR: https://packit.dev/docs/configuration/#copr_build
#- job: copr_build #- job: copr_build