summaryrefslogtreecommitdiffstats
path: root/taskcluster/kinds/toolchain/rust.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--taskcluster/kinds/toolchain/rust.yml (renamed from taskcluster/ci/toolchain/rust.yml)6
1 files changed, 3 insertions, 3 deletions
diff --git a/taskcluster/ci/toolchain/rust.yml b/taskcluster/kinds/toolchain/rust.yml
index 437c497d71..e1e2778f68 100644
--- a/taskcluster/ci/toolchain/rust.yml
+++ b/taskcluster/kinds/toolchain/rust.yml
@@ -11,12 +11,12 @@ job-defaults:
script: repack_rust.py
toolchain-artifact: public/build/rustc.tar.zst
-linux64-rust-1.74:
+linux64-rust-1.76:
treeherder:
- symbol: TL(rust-1.74)
+ symbol: TL(rust-1.76)
run:
arguments: [
- '--channel', '1.74.0',
+ '--channel', '1.76.0',
'--host', 'x86_64-unknown-linux-gnu',
'--target', 'x86_64-unknown-linux-gnu',
'--target', 'i686-unknown-linux-gnu',