diff --git a/polkadot/.github/workflows/release-21_extrinsic-ordering-check-from-two.yml b/polkadot/.github/workflows/release-21_extrinsic-ordering-check-from-two.yml index 5d8bfddcfe..6513897f4a 100644 --- a/polkadot/.github/workflows/release-21_extrinsic-ordering-check-from-two.yml +++ b/polkadot/.github/workflows/release-21_extrinsic-ordering-check-from-two.yml @@ -21,8 +21,8 @@ jobs: BIN_URL: ${{github.event.inputs.binary_url}} REF_URL: ${{github.event.inputs.reference_binary_url}} strategy: + fail-fast: false matrix: - fail-fast: false chain: [polkadot, kusama, westend, rococo] steps: @@ -95,4 +95,3 @@ jobs: run: | pkill polkadot-ref pkill polkadot -