Skip to content

Commit

Permalink
Merge pull request #786 from shemnon/besu_versions
Browse files Browse the repository at this point in the history
Update Besu Support
  • Loading branch information
nklincoln authored Apr 9, 2020
2 parents 189fff1 + 9f2e9aa commit e97c93c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/caliper-cli/lib/lib/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,10 @@ sut:
latest: *ethereum-latest

besu:
1.3.2: &besu-latest
1.3.2:
packages: ['[email protected]']
1.3:
packages: ['[email protected]']
1.4: &besu-latest
packages: ['[email protected]']
latest: *besu-latest

0 comments on commit e97c93c

Please sign in to comment.