Skip to content

Commit c2c4525

Browse files
committed
use main branch
1 parent 424d2f6 commit c2c4525

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ buildvariants:
239239
expansions:
240240
DIR: langchain-python
241241
REPO_NAME: langchain-mongodb
242-
CLONE_URL: --branch INTPYTHON-447-3 https://github.com/langchain-ai/langchain-mongodb.git
242+
CLONE_URL: https://github.com/langchain-ai/langchain-mongodb.git
243243
DATABASE: langchain_test_db
244244
run_on:
245245
- rhel87-small
@@ -253,7 +253,7 @@ buildvariants:
253253
expansions:
254254
DIR: langgraph-python
255255
REPO_NAME: langchain-mongodb
256-
CLONE_URL: --branch INTPYTHON-447-3 https://github.com/langchain-ai/langchain-mongodb.git
256+
CLONE_URL: https://github.com/langchain-ai/langchain-mongodb.git
257257
DATABASE: langgraph-test
258258
run_on:
259259
- rhel87-small

0 commit comments

Comments
 (0)