Skip to content

Commit

Permalink
fix (CircleCI): Upgrade executor size (UMAprotocol#2939)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Maree <[email protected]>
  • Loading branch information
evaldofelipe and chrismaree authored May 5, 2021
1 parent 1d6a03a commit e5a43f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/generate_lerna_config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ else
- image: trufflesuite/ganache-cli
command: ganache-cli -i 1234 -l 9000000 -p 9545
working_directory: ~/protocol
resource_class: medium+
steps:
- restore_cache:
key: protocol-completed-build-{{ .Environment.CIRCLE_SHA1 }}
Expand Down

0 comments on commit e5a43f2

Please sign in to comment.