Skip to content

Commit

Permalink
ci: fix nitro-testnode ref (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
spsjvc authored Dec 26, 2023
1 parent a22d8fc commit 1f251f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ jobs:
- name: Set up the local node
uses: OffchainLabs/actions/run-nitro-test-node@main
with:
nitro-testnode-ref: use-tokenbridge-creator
# todo: update once merged
nitro-testnode-ref: 937af32a3c92a9913121fb64229e2c6f91065ac2
# don't deploy the regular token bridge using arbitrum-sdk, as it will be deployed through the TokenBridgeCreator
no-token-bridge: true
# RollupCreator on L1 is deployed by default
Expand Down

0 comments on commit 1f251f7

Please sign in to comment.