Skip to content

Commit 37c1c35

Browse files
committed
fix: build by increasing resources
1 parent c15bc6b commit 37c1c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
build:
6161
docker:
6262
- *node_image
63-
resource_class: large
63+
resource_class: xlarge
6464
working_directory: *working_directory
6565
steps:
6666
- checkout

0 commit comments

Comments
 (0)