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 16771ad commit 04dd621Copy full SHA for 04dd621
.mci.yml
@@ -625,8 +625,8 @@ buildvariants:
625
#######################################
626
# Mac and Windows #
627
628
- - name: macos-1012
629
- display_name: "MacOS 10.12 Release (Boost)"
+ - name: macos-1014
+ display_name: "MacOS 10.14 Release (Boost)"
630
expansions:
631
build_type: "Release"
632
cdriver_configure_flags: *macos_cdriver_configure_flags
@@ -635,7 +635,7 @@ buildvariants:
635
poly_flags: *poly_boost_flags
636
mongodb_version: *version_latest
637
run_on:
638
- - macos-1012
+ - macos-1014
639
tasks:
640
- name: compile_and_test_with_shared_libs
641
- name: compile_and_test_with_static_libs
0 commit comments