Skip to content

Commit 15aadaa

Browse files
committed
Skip testing on ruby-head for now
1 parent 125a43b commit 15aadaa

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.evergreen/config/standard.yml.erb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -290,16 +290,16 @@ buildvariants:
290290
tasks:
291291
- name: "test-mlaunch"
292292

293-
- matrix_name: "ruby-head"
294-
matrix_spec:
295-
auth-and-ssl: ["auth-and-ssl", "noauth-and-nossl"]
296-
ruby: ["ruby-head"]
297-
mongodb-version: "4.2"
298-
topology: "*"
299-
os: ubuntu1604
300-
display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}"
301-
tasks:
302-
- name: "test-mlaunch"
293+
# - matrix_name: "ruby-head"
294+
# matrix_spec:
295+
# auth-and-ssl: ["auth-and-ssl", "noauth-and-nossl"]
296+
# ruby: ["ruby-head"]
297+
# mongodb-version: "4.2"
298+
# topology: "*"
299+
# os: ubuntu1604
300+
# display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}"
301+
# tasks:
302+
# - name: "test-mlaunch"
303303

304304
- matrix_name: "activesupport"
305305
matrix_spec:

0 commit comments

Comments
 (0)