diff --git a/taskcluster/gecko_taskgraph/transforms/artifacts.yml b/taskcluster/gecko_taskgraph/transforms/artifacts.yml index 217f617edf5a..8bdaba4a8659 100644 --- a/taskcluster/gecko_taskgraph/transforms/artifacts.yml +++ b/taskcluster/gecko_taskgraph/transforms/artifacts.yml @@ -1,12 +1,12 @@ --- win: - target.crashreporter-symbols-full.tar.zst: short + target.crashreporter-symbols-full.tar.zst: shortest linux: - target.crashreporter-symbols-full.tar.zst: short + target.crashreporter-symbols-full.tar.zst: shortest macos: - target.crashreporter-symbols-full.tar.zst: short + target.crashreporter-symbols-full.tar.zst: shortest android: - target.crashreporter-symbols-full.tar.zst: short + target.crashreporter-symbols-full.tar.zst: shortest