Skip to content

Commit

Permalink
Merge pull request #210 from OffchainLabs/ci-versioning
Browse files Browse the repository at this point in the history
Remove CI version overrides
  • Loading branch information
gzeoneth authored Jul 10, 2024
2 parents 840c189 + 8ae533a commit 910e12d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/contract-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ jobs:
no-token-bridge: true
no-l3-token-bridge: true
nitro-contracts-branch: '${{ github.event.pull_request.head.sha || github.sha }}'
nitro-testnode-ref: node-18

- name: Setup node/yarn
uses: actions/setup-node@v3
Expand Down Expand Up @@ -184,7 +183,6 @@ jobs:
no-token-bridge: true
no-l3-token-bridge: true
nitro-contracts-branch: '${{ github.event.pull_request.head.sha || github.sha }}'
nitro-testnode-ref: node-18

- name: Setup node/yarn
uses: actions/setup-node@v3
Expand Down Expand Up @@ -216,7 +214,6 @@ jobs:
no-token-bridge: true
no-l3-token-bridge: true
nitro-contracts-branch: '${{ github.event.pull_request.head.sha || github.sha }}'
nitro-testnode-ref: 'non18-decimal-token-node-18'

- name: Setup node/yarn
uses: actions/setup-node@v3
Expand Down

0 comments on commit 910e12d

Please sign in to comment.