Skip to content

Commit f972a6d

Browse files
authored
Circleci update resource class (ConsenSysDiligence#1774)
* Update test to large resource class in config.yml * Update dockerhub_dev_release to large resource class in config.yml
1 parent 45f10d1 commit f972a6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ jobs:
169169
- run:
170170
name: Building Docker Image
171171
command: ./docker_build_and_deploy.sh mythril/myth-dev
172+
# The resource_class feature allows configuring CPU and RAM resources for each job. Different resource classes are available for different executors. https://circleci.com/docs/2.0/configuration-reference/#resourceclass
173+
resource_class: large
172174

173175
workflows:
174176
version: 2

0 commit comments

Comments
 (0)