diff --git a/.github/workflows/runtimes-matrix.json b/.github/workflows/runtimes-matrix.json index 7df5878b7d..60a891aa53 100644 --- a/.github/workflows/runtimes-matrix.json +++ b/.github/workflows/runtimes-matrix.json @@ -65,12 +65,14 @@ "name": "people-kusama", "package": "people-kusama-runtime", "path": "system-parachains/people/people-kusama", + "uri": "wss://kusama-people-rpc.polkadot.io:443", "is_relay": false }, { "name": "people-polkadot", "package": "people-polkadot-runtime", "path": "system-parachains/people/people-polkadot", + "uri": "wss://polkadot-people-rpc.polkadot.io:443", "is_relay": false }, {