File tree Expand file tree Collapse file tree 2 files changed +20
-20
lines changed Expand file tree Collapse file tree 2 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -1036,16 +1036,16 @@ buildvariants:
10361036 tasks :
10371037 - name : " test-mlaunch"
10381038
1039- - matrix_name : " ruby-head"
1040- matrix_spec :
1041- auth-and-ssl : ["auth-and-ssl", "noauth-and-nossl"]
1042- ruby : ["ruby-head"]
1043- mongodb-version : " 4.2"
1044- topology : " *"
1045- os : ubuntu1604
1046- display_name : " ${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}"
1047- tasks :
1048- - name : " test-mlaunch"
1039+ # - matrix_name: "ruby-head"
1040+ # matrix_spec:
1041+ # auth-and-ssl: ["auth-and-ssl", "noauth-and-nossl"]
1042+ # ruby: ["ruby-head"]
1043+ # mongodb-version: "4.2"
1044+ # topology: "*"
1045+ # os: ubuntu1604
1046+ # display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}"
1047+ # tasks:
1048+ # - name: "test-mlaunch"
10491049
10501050 - matrix_name : " activesupport"
10511051 matrix_spec :
Original file line number Diff line number Diff line change @@ -266,16 +266,16 @@ buildvariants:
266266 tasks:
267267 - name: "test-mlaunch"
268268
269- - matrix_name: "ruby-head"
270- matrix_spec:
271- auth-and-ssl: ["auth-and-ssl", "noauth-and-nossl"]
272- ruby: ["ruby-head"]
273- mongodb-version: "4.2"
274- topology: "*"
275- os: ubuntu1604
276- display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}"
277- tasks:
278- - name: "test-mlaunch"
269+ # - matrix_name: "ruby-head"
270+ # matrix_spec:
271+ # auth-and-ssl: ["auth-and-ssl", "noauth-and-nossl"]
272+ # ruby: ["ruby-head"]
273+ # mongodb-version: "4.2"
274+ # topology: "*"
275+ # os: ubuntu1604
276+ # display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}"
277+ # tasks:
278+ # - name: "test-mlaunch"
279279
280280 - matrix_name: "activesupport"
281281 matrix_spec:
You can’t perform that action at this time.
0 commit comments