diff --git a/config.yaml b/config.yaml index 416a58d..0566077 100644 --- a/config.yaml +++ b/config.yaml @@ -3,7 +3,7 @@ actions: - target: "spec" find: "%define arches_64bit x86_64 %{power64} aarch64 s390x riscv64" replace: | - %if 0%{?almalinux} > 9 + %if 0%{?almalinux} > 8 %define arches_qemu_kvm x86_64 %{power64} aarch64 s390x %endif