Skip to content

Commit 04dd621

Browse files
committed
macOS 10.12 => 10.14
1 parent 16771ad commit 04dd621

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.mci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -625,8 +625,8 @@ buildvariants:
625625
#######################################
626626
# Mac and Windows #
627627
#######################################
628-
- name: macos-1012
629-
display_name: "MacOS 10.12 Release (Boost)"
628+
- name: macos-1014
629+
display_name: "MacOS 10.14 Release (Boost)"
630630
expansions:
631631
build_type: "Release"
632632
cdriver_configure_flags: *macos_cdriver_configure_flags
@@ -635,7 +635,7 @@ buildvariants:
635635
poly_flags: *poly_boost_flags
636636
mongodb_version: *version_latest
637637
run_on:
638-
- macos-1012
638+
- macos-1014
639639
tasks:
640640
- name: compile_and_test_with_shared_libs
641641
- name: compile_and_test_with_static_libs

0 commit comments

Comments
 (0)