openqa/dispatcher: enable Server and Workstation aarch64 images
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
8ba222327d
commit
6937712e23
1 changed files with 16 additions and 0 deletions
|
@ -151,6 +151,22 @@
|
|||
},
|
||||
"score": 10
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"subvariant": "Server",
|
||||
"type": "raw-xz",
|
||||
"format": "raw.xz",
|
||||
"arch": "aarch64"
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"subvariant": "Workstation",
|
||||
"type": "raw-xz",
|
||||
"format": "raw.xz",
|
||||
"arch": "aarch64"
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"subvariant": "Cloud_Base",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue