Skip to content

Commit 8400218

Browse files
committed
removed "2.4" and added "latest".
1 parent 629aa57 commit 8400218

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

evergreen/evergreen.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,10 @@ axes:
349349
- id: version
350350
display_name: MongoDB Version
351351
values:
352+
- id: "latest"
353+
display_name: "latest"
354+
variables:
355+
VERSION: "latest"
352356
- id: "3.4"
353357
display_name: "3.4"
354358
variables:
@@ -365,10 +369,6 @@ axes:
365369
display_name: "2.6"
366370
variables:
367371
VERSION: "2.6"
368-
- id: "2.4"
369-
display_name: "2.4"
370-
variables:
371-
VERSION: "2.4"
372372

373373
- id: os
374374
display_name: OS

0 commit comments

Comments
 (0)