ci: use stable 1.75.
This commit is contained in:
parent
750aa3ceec
commit
8d36fe3882
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[toolchain]
|
||||
channel = "beta-2023-12-17"
|
||||
channel = "1.75"
|
||||
components = [ "rust-src", "rustfmt", "llvm-tools" ]
|
||||
targets = [
|
||||
"thumbv7em-none-eabi",
|
||||
|
|
Loading…
Reference in a new issue