Skip to content

Commit fff8c98

Browse files
Sam Kleinmantychoish
authored andcommitted
GODRIVER-448: add mongodb 4.0 builder to ci suite
Change-Id: I23264fad85064575c5af18c5e04b36ad70ae2cf3
1 parent 78fbc24 commit fff8c98

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.evergreen/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,10 @@ axes:
585585
- id: version
586586
display_name: MongoDB Version
587587
values:
588+
- id: "4.0"
589+
display_name: "4.0"
590+
variables:
591+
VERSION: "4.0"
588592
- id: "3.6"
589593
display_name: "3.6"
590594
variables:

0 commit comments

Comments
 (0)