Skip to content

Commit

Permalink
chore: add l1 holesky rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
ckartik committed Oct 30, 2024
1 parent 80ad7de commit 5cfb683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/infrastructure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ jobs:
${CLUSTER_PROFILE_FLAG} \
${CLUSTER_LOGS_FLAG} \
${CLUSTER_DATADOG_KEY_FLAG} \
${CLUSTER_L1_RPC_URL_FLAG} \
--l1-rpc-urls "https://holesky.drpc.org" \
${CLUSTER_OTEL_COLLECTOR_ENDPOINT_URL_FLAG} \
${CLUSTER_DEBUG_FLAG}
END_TIME="$(date +%s)"
Expand Down

0 comments on commit 5cfb683

Please sign in to comment.