From 160cfbd2621cf27bff9fee577e9c49a7b30b2b69 Mon Sep 17 00:00:00 2001 From: Wilfried Kopp Date: Tue, 9 Aug 2022 18:39:33 +0200 Subject: [PATCH] Fix defautls --- .../workflows/release-21_extrinsic-ordering-check-from-two.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-21_extrinsic-ordering-check-from-two.yml b/.github/workflows/release-21_extrinsic-ordering-check-from-two.yml index 0eef52a977..5fd967682c 100644 --- a/.github/workflows/release-21_extrinsic-ordering-check-from-two.yml +++ b/.github/workflows/release-21_extrinsic-ordering-check-from-two.yml @@ -10,7 +10,7 @@ on: required: true binary_url: description: A url to a Linux binary for the node containing the runtime to test - default: https://releases.parity.io/cumulus/v0.9.270-rc3/polkadot-parachain + default: https://releases.parity.io/cumulus/v0.9.270-rc7/polkadot-parachain required: true jobs: