Compare commits

..

No commits in common. "a9" and "a10s" have entirely different histories.
a9 ... a10s

View File

@ -3,7 +3,7 @@ actions:
- target: "spec"
find: "%define arches_64bit x86_64 %{power64} aarch64 s390x riscv64"
replace: |
%if 0%{?almalinux} > 8
%if 0%{?almalinux} > 9
%define arches_qemu_kvm x86_64 %{power64} aarch64 s390x
%endif