summaryrefslogtreecommitdiffstats
path: root/taskcluster/ci/toolchain/dump-syms.yml
diff options
context:
space:
mode:
Diffstat (limited to 'taskcluster/ci/toolchain/dump-syms.yml')
-rw-r--r--taskcluster/ci/toolchain/dump-syms.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/taskcluster/ci/toolchain/dump-syms.yml b/taskcluster/ci/toolchain/dump-syms.yml
index 95e90b5984..05aee5e352 100644
--- a/taskcluster/ci/toolchain/dump-syms.yml
+++ b/taskcluster/ci/toolchain/dump-syms.yml
@@ -24,7 +24,7 @@ linux64-dump_syms:
fetches:
toolchain:
- linux64-clang-toolchain
- - linux64-rust-toolchain
+ - linux64-rust
- sysroot-x86_64-linux-gnu
macosx64-dump_syms:
@@ -35,7 +35,7 @@ macosx64-dump_syms:
arguments: ['x86_64-apple-darwin']
fetches:
toolchain:
- - linux64-rust-macos-toolchain
+ - linux64-rust-macos
- linux64-clang-toolchain
- macosx64-sdk-toolchain
@@ -46,7 +46,7 @@ macosx64-aarch64-dump_syms:
arguments: ['aarch64-apple-darwin']
fetches:
toolchain:
- - linux64-rust-macos-toolchain
+ - linux64-rust-macos
- linux64-clang-toolchain
- macosx64-sdk-toolchain
@@ -58,5 +58,5 @@ win64-dump_syms:
fetches:
toolchain:
- linux64-clang-toolchain
- - linux64-rust-windows-toolchain
+ - linux64-rust-windows
- vs-toolchain