Skip to content

Commit c06a894

Browse files
committed
Switch to circleci resource class of large to fix build.
1 parent eb57d5e commit c06a894

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
@@ -9,7 +9,7 @@ jobs:
99
# documented at https://circleci.com/docs/2.0/circleci-images/
1010
- image: cimg/openjdk:18.0.2-node
1111

12-
resource_class: medium+
12+
resource_class: large
1313

1414
working_directory: ~/repo
1515

0 commit comments

Comments
 (0)