Skip to content

Commit

Permalink
ci: update archive node uri
Browse files Browse the repository at this point in the history
  • Loading branch information
orriin committed Nov 22, 2024
1 parent a84af10 commit 487dc7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/try-runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
uses: "paritytech/try-runtime-gha@v0.1.0"
with:
runtime-package: "node-subtensor-runtime"
node-uri: "wss://archive.chain.opentensor.ai:443"
node-uri: "wss://archive.dev.opentensor.ai:443"
checks: "all"
extra-args: "--disable-spec-version-check --no-weight-warnings"

0 comments on commit 487dc7c

Please sign in to comment.