Skip to content

Commit 2409bbe

Browse files
committed
build: set circleci resource class to large for CI build
Signed-off-by: deadprogram <[email protected]>
1 parent 8b078a9 commit 2409bbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
steps:
119119
- test-linux:
120120
llvm: "14"
121+
resource_class: large
121122

122123
workflows:
123124
test-all:

0 commit comments

Comments
 (0)