Skip to content

Commit 62cf07e

Browse files
committed
RUBY-2909 add 5.0 as stress test version
1 parent 370e269 commit 62cf07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config/standard.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ buildvariants:
184184
matrix_spec:
185185
stress: on
186186
ruby: ["ruby-2.7"]
187-
mongodb-version: ["4.4", '4.2', '4.0', '3.6']
187+
mongodb-version: ['5.0', '4.4', '4.2', '4.0', '3.6']
188188
topology: replica-set
189189
os: ubuntu1604
190190
display_name: "${mongodb-version} ${topology} stress ${ruby}"

0 commit comments

Comments
 (0)