Skip to content

Commit 487dc7c

Browse files
committed
ci: update archive node uri
1 parent a84af10 commit 487dc7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/try-runtime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
uses: "paritytech/[email protected]"
5050
with:
5151
runtime-package: "node-subtensor-runtime"
52-
node-uri: "wss://archive.chain.opentensor.ai:443"
52+
node-uri: "wss://archive.dev.opentensor.ai:443"
5353
checks: "all"
5454
extra-args: "--disable-spec-version-check --no-weight-warnings"

0 commit comments

Comments
 (0)