copr-backend: add x86_64_v2 tags

This commit is contained in:
Jiri Kyjovsky
2025-07-22 00:43:55 +02:00
parent ea119bea09
commit 1c4ca1994e

View File

@@ -44,6 +44,8 @@ aws_{{ arch }}_{{ on_demand + '_' if on_demand is not none else '' }}{% if spot
{% if arch == 'x86_64' %}
- arch_x86_64
- arch_x86_64_native
- arch_x86_64_v2
- arch_x86_64_v2_native
- arch_i386
- arch_i386_native
- arch_i586
@@ -196,6 +198,8 @@ copr_hv_x86_64_{{ hv }}_{% if devel %}dev{% else %}prod{% endif %}:
- arch_noarch
- arch_x86_64
- arch_x86_64_native
- arch_x86_64_v2
- arch_x86_64_v2_native
- arch_i386
- arch_i386_native
- arch_i586