Skip to content

Commit 9ac36f3

Browse files
committed
Circle: Increase resource class to large
This doubles the vCPU and RAM, which will hopefully be enough to run in parallel.
1 parent 02e93e2 commit 9ac36f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ jobs:
167167
docs-python38:
168168
docker:
169169
- image: cimg/python:3.8
170+
resource_class: large
170171
steps:
171172
- checkout
172173
- check-skip

0 commit comments

Comments
 (0)