Make sp-keystore no_std-compatible and fix the build-runtimes-polkavm CI job (#3363)

Fixes https://github.com/paritytech/polkadot-sdk/issues/3352
This commit is contained in:
Koute
2024-02-19 00:32:01 +09:00
committed by GitHub
parent 6185b002df
commit b179b83264
5 changed files with 30 additions and 19 deletions
-1
View File
@@ -341,7 +341,6 @@ build-runtimes-polkavm:
- SUBSTRATE_RUNTIME_TARGET=riscv cargo check -p westend-runtime
- SUBSTRATE_RUNTIME_TARGET=riscv cargo check -p rococo-runtime
- SUBSTRATE_RUNTIME_TARGET=riscv cargo check -p polkadot-test-runtime
allow_failure: true
.build-subkey:
stage: build