Skip to content

Commit

Permalink
ymal changes
Browse files Browse the repository at this point in the history
Signed-off-by: Danno Ferrin <[email protected]>
  • Loading branch information
shemnon committed Apr 8, 2020
1 parent d055b03 commit 9f2e9aa
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions packages/caliper-cli/lib/lib/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,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]']
1.3: *besu-latest
1.4: *besu-latest
latest: *besu-latest

0 comments on commit 9f2e9aa

Please sign in to comment.