Use 1.90.0 version of rust for the polkadot-sdk

This commit is contained in:
Omar Abdulla
2025-11-10 11:52:47 +03:00
parent 20c51f3c6c
commit 890a93132d
+1
View File
@@ -192,6 +192,7 @@ jobs:
with:
target: "wasm32-unknown-unknown"
components: "rust-src"
toolchain: "1.90.0"
- name: Install dependencies (Linux)
if: matrix.os == 'ubuntu-24.04'