Skip to content

Commit 66ae38f

Browse files
author
Artem
committed
change resource_class to medium
1 parent 0ad3917 commit 66ae38f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ executors:
133133
machine:
134134
image: ubuntu-2004:202010-01
135135
docker_layer_caching: true
136+
resource_class: medium
136137

137138
jobs:
138139
# Test jobs
@@ -221,8 +222,6 @@ jobs:
221222
- ./redisinsight/api/node_modules
222223
integration-tests-run:
223224
executor: linux-executor-dlc
224-
# docker:
225-
# - image: cimg/node:16.15.1
226225
parameters:
227226
rte:
228227
description: Redis Test Environment name

0 commit comments

Comments
 (0)