1
0
mirror of https://pagure.io/fedora-qa/createhdds.git synced 2025-11-06 23:15:59 +00:00

Add workstation rawhide image for aarch64

This is to support running Workstation update tests on aarch64.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-08-29 14:00:38 -07:00
parent 71767dfbcc
commit ddb432db9e

View File

@ -159,7 +159,7 @@
"-1" : ["ppc64le"], "-1" : ["ppc64le"],
"stable" : ["x86_64", "aarch64"], "stable" : ["x86_64", "aarch64"],
"branched": ["x86_64", "aarch64"], "branched": ["x86_64", "aarch64"],
"rawhide": ["x86_64"] "rawhide": ["x86_64", "aarch64"]
}, },
"size" : "20", "size" : "20",
"imgver": "5", "imgver": "5",