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 23568f8 commit c3125ffCopy full SHA for c3125ff
.evergreen/config.yml
@@ -500,7 +500,7 @@ buildvariants:
500
# as of now we cannot remove entire buildvariants via rule from the matrices above
501
# so we need to split this up due to inability to test 5.3 on macOS 10.14.
502
# see EVG-13092
503
-- matrix_name: "tests-all"
+- matrix_name: "tests-all-5.3"
504
matrix_spec:
505
os-fully-featured:
506
- "ubuntu-18.04"
@@ -525,7 +525,7 @@ buildvariants:
525
then:
526
remove_tasks: ".3.6"
527
528
-- matrix_name: "atlas-connect"
+- matrix_name: "atlas-connect-5.3"
529
530
531
0 commit comments