ci changes

This commit is contained in:
Arpit Temani 2022-11-15 13:01:16 +05:30
parent 102d293609
commit 3896c5b319
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ defaultStake: 10000
defaultFee: 2000 defaultFee: 2000
borChainId: "15001" borChainId: "15001"
heimdallChainId: heimdall-15001 heimdallChainId: heimdall-15001
contractsBranch: arpit/v0.3.2-backport contractsBranch: mardizzone/node-upgrade
sprintSize: 64 sprintSize: 64
blockNumber: '0' blockNumber: '0'
blockTime: '2' blockTime: '2'

View file

@ -104,7 +104,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
repository: maticnetwork/matic-cli repository: maticnetwork/matic-cli
ref: mardizzone/revert ref: arpit/pos-655
path: matic-cli path: matic-cli
- name: Install dependencies on Linux - name: Install dependencies on Linux
@ -119,7 +119,7 @@ jobs:
- uses: actions/setup-node@v3 - uses: actions/setup-node@v3
with: with:
node-version: '10.17.0' node-version: '16.17.1'
cache: 'npm' cache: 'npm'
cache-dependency-path: | cache-dependency-path: |
matic-cli/package-lock.json matic-cli/package-lock.json