Skip to content

Commit 1cd49da

Browse files
authored
Bump resource class of ide-build job to medium (#671)
1 parent 295789f commit 1cd49da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
ide-build:
6161
docker:
6262
- image: cimg/node:19.8
63-
resource_class: small
63+
resource_class: medium
6464
steps:
6565
- checkout
6666
- attach_workspace:

0 commit comments

Comments
 (0)