We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e4a7e6 commit 6028ad0Copy full SHA for 6028ad0
.evergreen/config.yml
@@ -708,7 +708,7 @@ axes:
708
values:
709
- id: mmapv1
710
display_name: MMAPv1
711
- run_on: ubuntu1404-test
+ run_on: ubuntu1604-test
712
variables:
713
MMAPV1: 'true'
714
@@ -803,7 +803,7 @@ buildvariants:
803
matrix_name: mmapv1
804
matrix_spec:
805
ruby: "ruby-2.6"
806
- mongodb-version: [3.6, 4.0]
+ mongodb-version: [3.4, 3.6, 4.0]
807
topology: '*'
808
storage-engine: mmapv1
809
os: rhel70
@@ -914,7 +914,7 @@ buildvariants:
914
ruby: "*"
915
mongodb-version: ['4.0', '4.2']
916
topology: standalone
917
- os: ubuntu1404
+ os: ubuntu1604
918
display_name: "Local TLS ${mongodb-version} ${ruby}"
919
tasks:
920
- name: "local-tls-tests"
0 commit comments