Skip to content

Commit b47dff7

Browse files
ibuclawdlang-bot
authored andcommitted
circleci: Increase memory allocated to the CI pipeline
1 parent 748c266 commit b47dff7

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
@@ -4,6 +4,7 @@ jobs:
44
working_directory: ~/dlang.org
55
docker:
66
- image: cimg/base:current-20.04
7+
resource_class: medium+
78
parallelism: 1
89
steps:
910
- checkout

0 commit comments

Comments
 (0)