File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -1248,6 +1248,10 @@ axes:
1248
1248
- id : version
1249
1249
display_name : MongoDB Version
1250
1250
values :
1251
+ - id : " 4.4"
1252
+ display_name : " 4.4"
1253
+ variables :
1254
+ VERSION : " 4.4"
1251
1255
- id : " 4.2"
1252
1256
display_name : " 4.2"
1253
1257
variables :
@@ -1390,8 +1394,8 @@ buildvariants:
1390
1394
tasks :
1391
1395
- name : " .test !.enterprise-auth !.snappy !.zstd"
1392
1396
1393
- - matrix_name : " tests-42-lts -zlib-zstd-support"
1394
- matrix_spec : { version: ["4.2", "latest"], os-ssl-32: "*" }
1397
+ - matrix_name : " tests-42-plus -zlib-zstd-support"
1398
+ matrix_spec : { version: ["4.2", "4.4", " latest"], os-ssl-32: "*" }
1395
1399
display_name : " ${version} ${os-ssl-32}"
1396
1400
tasks :
1397
1401
- name : " .test !.enterprise-auth !.snappy"
You can’t perform that action at this time.
0 commit comments