From 49d159fe175e87bf6e323dd9de9c505c7dc1528e Mon Sep 17 00:00:00 2001 From: Alessandro Siniscalchi Date: Thu, 10 Oct 2024 11:55:35 +0200 Subject: [PATCH] try runtime for LASO --- .github/workflows/build.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d62b402e..7b2734b7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -123,3 +123,6 @@ jobs: - name: Try Runtime for Laos Sigma run: | RUST_LOG=try-runtime ./try-runtime --runtime ./target/release/wbuild/laos-runtime/laos_runtime.wasm on-runtime-upgrade --disable-spec-version-check --checks=all live --uri ws://159.223.241.51:9944 + - name: Try Runtime for Laos Laos + run: | + RUST_LOG=try-runtime ./try-runtime --runtime ./target/release/wbuild/laos-runtime/laos_runtime.wasm on-runtime-upgrade --disable-spec-version-check --checks=all live --uri wss://rpc.laos.laosfoundation.io