Use portablesuffix el10 for riscv64
This commit is contained in:
parent
ed57855d1d
commit
ad87c067a0
@ -6,8 +6,12 @@ actions:
|
||||
%global portablebuilddir /builddir/build/BUILD
|
||||
|
||||
%if 0%{?almalinux}
|
||||
%ifarch riscv64
|
||||
%global portablesuffix el10
|
||||
%else
|
||||
%global portablesuffix el8
|
||||
%endif
|
||||
%endif
|
||||
count: 1
|
||||
|
||||
- modify_release:
|
||||
|
Loading…
Reference in New Issue
Block a user