diff options
Diffstat (limited to 'taskcluster/gecko_taskgraph/manifests/firefox_candidates.yml')
-rw-r--r-- | taskcluster/gecko_taskgraph/manifests/firefox_candidates.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/taskcluster/gecko_taskgraph/manifests/firefox_candidates.yml b/taskcluster/gecko_taskgraph/manifests/firefox_candidates.yml index fb58439509..af0ea79aa4 100644 --- a/taskcluster/gecko_taskgraph/manifests/firefox_candidates.yml +++ b/taskcluster/gecko_taskgraph/manifests/firefox_candidates.yml @@ -391,6 +391,8 @@ mapping: - win32-shippable - win64-devedition - win32-devedition + - win64-aarch64-shippable + - win64-aarch64-devedition locale_prefix: 'multi/' pretty_name: Firefox Setup ${version}.msix checksums_path: ${path_platform}/multi/Firefox Setup ${version}.msix |