Skip to content

Commit 9bd5085

Browse files
committed
Refer to latest MongoDB server releases in Evergreen configuration
1 parent 2a1858c commit 9bd5085

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evg.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,12 +179,12 @@ axes:
179179
- id: "3.4"
180180
display_name: "3.4"
181181
variables:
182-
mongodb_full_version: "3.4.0-rc0"
182+
mongodb_full_version: "3.4.0-rc2"
183183
ubuntu_os_download: "ubuntu1604"
184184
- id: "3.2"
185185
display_name: "3.2"
186186
variables:
187-
mongodb_full_version: "3.2.9"
187+
mongodb_full_version: "3.2.10"
188188
ubuntu_os_download: "ubuntu1604"
189189
- id: "3.0"
190190
display_name: "3.0"

0 commit comments

Comments
 (0)