We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a84af10 commit 487dc7cCopy full SHA for 487dc7c
.github/workflows/try-runtime.yml
@@ -49,6 +49,6 @@ jobs:
49
uses: "paritytech/[email protected]"
50
with:
51
runtime-package: "node-subtensor-runtime"
52
- node-uri: "wss://archive.chain.opentensor.ai:443"
+ node-uri: "wss://archive.dev.opentensor.ai:443"
53
checks: "all"
54
extra-args: "--disable-spec-version-check --no-weight-warnings"
0 commit comments