mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
Merge pull request #533 from cffls/develop
Change heimdall branch to develop in CI
This commit is contained in:
commit
648291a217
1 changed files with 1 additions and 1 deletions
2
.github/matic-cli-config.yml
vendored
2
.github/matic-cli-config.yml
vendored
|
|
@ -8,4 +8,4 @@ numOfNonValidators: 0
|
|||
ethURL: http://ganache:9545
|
||||
devnetType: docker
|
||||
borDockerBuildContext: "../../bor"
|
||||
heimdallDockerBuildContext: "https://github.com/maticnetwork/heimdall.git#v0.3.0-dev"
|
||||
heimdallDockerBuildContext: "https://github.com/maticnetwork/heimdall.git#develop"
|
||||
Loading…
Reference in a new issue