Skip to content

Commit de714be

Browse files
committed
ci: pin toolchain nightly
1 parent dda3a2e commit de714be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# The default profile includes rustc, rust-std, cargo, rust-docs, rustfmt and clippy.
44
# https://rust-lang.github.io/rustup/concepts/profiles.html
55
profile = "default"
6-
channel = "nightly"
6+
channel = "nightly-2023-02-15"
77
components = ["rust-src"]
88
targets = ["riscv32imac-unknown-none-elf"]

0 commit comments

Comments
 (0)