File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ jobs:
169169 no-token-bridge : true
170170 no-l3-token-bridge : true
171171 nitro-contracts-branch : ' ${{ github.event.pull_request.head.sha || github.sha }}'
172- nitro-testnode-ref : v3-support
172+ nitro-testnode-ref : release
173173
174174 - name : Setup node/yarn
175175 uses : actions/setup-node@v3
@@ -202,7 +202,7 @@ jobs:
202202 no-token-bridge : true
203203 no-l3-token-bridge : true
204204 nitro-contracts-branch : ' ${{ github.event.pull_request.head.sha || github.sha }}'
205- nitro-testnode-ref : v3-support
205+ nitro-testnode-ref : release
206206
207207 - name : Setup node/yarn
208208 uses : actions/setup-node@v3
@@ -234,7 +234,7 @@ jobs:
234234 args : --l3-fee-token --l3-fee-token-pricer --l3-fee-token-decimals 6
235235 no-token-bridge : true
236236 no-l3-token-bridge : true
237- nitro-testnode-ref : v3-support
237+ nitro-testnode-ref : release
238238 nitro-contracts-branch : ' ${{ github.event.pull_request.head.sha || github.sha }}'
239239
240240 - name : Setup node/yarn
You can’t perform that action at this time.
0 commit comments