Skip to content

Commit 16e0884

Browse files
authored
Try arm instance
1 parent 9234112 commit 16e0884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
name: Building Docker Image
175175
command: ./docker_build_and_deploy.sh mythril/myth-dev
176176
# 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
177-
resource_class: large
177+
resource_class: arm.large
178178

179179
workflows:
180180
version: 2

0 commit comments

Comments
 (0)