Skip to content

Commit efe40ab

Browse files
authored
Set mongodb version for atlas tests (#1814)
JAVA-5961
1 parent 567ca8e commit efe40ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/.evg.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1944,6 +1944,8 @@ task_groups:
19441944
working_dir: "src"
19451945
binary: bash
19461946
add_expansions_to_env: true
1947+
env:
1948+
MONGODB_VERSION: "8.0"
19471949
args:
19481950
- ${DRIVERS_TOOLS}/.evergreen/atlas/setup-atlas-cluster.sh
19491951
- command: expansions.update

0 commit comments

Comments
 (0)