mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 13:27:57 +00:00
[ci] Update rust in ci image (1.75 and 2024-01-22) (#3016)
cc https://github.com/paritytech/ci_cd/issues/926 --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: command-bot <> Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: Bastian Köcher <git@kchr.de> Co-authored-by: Liam Aharon <liam.aharon@hotmail.com> Co-authored-by: Dónal Murray <donal.murray@parity.io> Co-authored-by: Vladimir Istyufeev <vladimir@parity.io>
This commit is contained in:
committed by
GitHub
parent
5a6f6d33d3
commit
5b7f24fca1
@@ -38,7 +38,7 @@
|
||||
//! // Use nightly formatting.
|
||||
//! // See the polkadot-sdk CI job that checks formatting for the current version used in
|
||||
//! // polkadot-sdk.
|
||||
//! "rust-analyzer.rustfmt.extraArgs": ["+nightly-2023-11-01"],
|
||||
//! "rust-analyzer.rustfmt.extraArgs": ["+nightly-2024-01-22"],
|
||||
//! }
|
||||
//! ```
|
||||
//!
|
||||
@@ -79,7 +79,7 @@
|
||||
//! # Use nightly formatting.
|
||||
//! # See the polkadot-sdk CI job that checks formatting for the current version used in
|
||||
//! # polkadot-sdk.
|
||||
//! extraArgs = { "+nightly-2023-11-01" },
|
||||
//! extraArgs = { "+nightly-2024-01-22" },
|
||||
//! },
|
||||
//! },
|
||||
//! ```
|
||||
|
||||
Reference in New Issue
Block a user