Skip to content

Commit d575ec3

Browse files
author
Rishabh
committed
uses large instance in circleci
1 parent f880a88 commit d575ec3

File tree

4 files changed

+1
-0
lines changed

4 files changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
environment:
1010
MONGO_INITDB_ROOT_USERNAME: root
1111
MONGO_INITDB_ROOT_PASSWORD: root
12+
resource_class: large
1213
steps:
1314
- checkout
1415
- run: (cd .circleci/ && ./doTests.sh)

cli/jar/cli.jar

0 Bytes
Binary file not shown.

downloader/jar/downloader.jar

0 Bytes
Binary file not shown.

jar/core-3.5.0.jar

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)