Skip to content

Commit a02f324

Browse files
p-mongop
andcommitted
Skip testing on ruby-head for now (#2160)
Co-authored-by: Oleg Pudeyev <oleg@bsdpower.com>
1 parent 24c3743 commit a02f324

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.evergreen/config.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -905,16 +905,16 @@ buildvariants:
905905
tasks:
906906
- name: "test-mlaunch"
907907

908-
- matrix_name: "ruby-head"
909-
matrix_spec:
910-
auth-and-ssl: ["auth-and-ssl", "noauth-and-nossl"]
911-
ruby: ["ruby-head"]
912-
mongodb-version: "4.2"
913-
topology: "*"
914-
os: ubuntu1604
915-
display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}"
916-
tasks:
917-
- name: "test-mlaunch"
908+
# - matrix_name: "ruby-head"
909+
# matrix_spec:
910+
# auth-and-ssl: ["auth-and-ssl", "noauth-and-nossl"]
911+
# ruby: ["ruby-head"]
912+
# mongodb-version: "4.2"
913+
# topology: "*"
914+
# os: ubuntu1604
915+
# display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}"
916+
# tasks:
917+
# - name: "test-mlaunch"
918918

919919
- matrix_name: "activesupport"
920920
matrix_spec:

0 commit comments

Comments
 (0)