Skip to content

Commit

Permalink
Make the build-runtimes-polkavm mandatory
Browse files Browse the repository at this point in the history
  • Loading branch information
koute committed Feb 16, 2024
1 parent 1b76631 commit 950f98d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab/pipeline/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 950f98d

Please sign in to comment.