Skip to content

Commit 0157f24

Browse files
[Release|CI/CD] Exclude test runtimes from the runtimes build (#8820)
1 parent 934d513 commit 0157f24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-30_publish_release_draft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
needs: [ validate-inputs ]
4444
uses: "./.github/workflows/release-srtool.yml"
4545
with:
46-
excluded_runtimes: "asset-hub-rococo bridge-hub-rococo coretime-rococo people-rococo rococo rococo-parachain substrate-test bp cumulus-test kitchensink minimal-template parachain-template penpal polkadot-test seedling shell frame-try sp solochain-template polkadot-sdk-docs-first"
46+
excluded_runtimes: "asset-hub-rococo bridge-hub-rococo coretime-rococo people-rococo rococo rococo-parachain substrate-test bp cumulus-test kitchensink minimal-template parachain-template penpal polkadot-test seedling shell frame-try sp solochain-template polkadot-sdk-docs-first pallet-staking-async-parachain pallet-staking-async-rc frame-storage-access-test yet-another-parachain"
4747
build_opts: "--features on-chain-release-build"
4848
profile: production
4949
permissions:

0 commit comments

Comments
 (0)