Skip to content

Commit c3125ff

Browse files
committed
Rename matrices
1 parent 23568f8 commit c3125ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ buildvariants:
500500
# as of now we cannot remove entire buildvariants via rule from the matrices above
501501
# so we need to split this up due to inability to test 5.3 on macOS 10.14.
502502
# see EVG-13092
503-
- matrix_name: "tests-all"
503+
- matrix_name: "tests-all-5.3"
504504
matrix_spec:
505505
os-fully-featured:
506506
- "ubuntu-18.04"
@@ -525,7 +525,7 @@ buildvariants:
525525
then:
526526
remove_tasks: ".3.6"
527527

528-
- matrix_name: "atlas-connect"
528+
- matrix_name: "atlas-connect-5.3"
529529
matrix_spec:
530530
os-fully-featured:
531531
- "ubuntu-18.04"

0 commit comments

Comments
 (0)