Skip to content

Commit

Permalink
Switched test node runs to release
Browse files Browse the repository at this point in the history
  • Loading branch information
yahgwai committed Dec 20, 2024
1 parent 5baddae commit 4b2abc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: recursive
- uses: OffchainLabs/actions/run-nitro-test-node@main
- uses: OffchainLabs/actions/run-nitro-test-node@release
with:
no-token-bridge: true

Expand Down Expand Up @@ -197,7 +197,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: recursive
- uses: OffchainLabs/actions/run-nitro-test-node@main
- uses: OffchainLabs/actions/run-nitro-test-node@release
with:
no-token-bridge: true

Expand Down

0 comments on commit 4b2abc5

Please sign in to comment.