summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2016-04-01 10:12:28 +1100
committerAlex Gorrod <alexg@wiredtiger.com>2016-04-01 10:12:28 +1100
commit1a32953e027b417c73a9aca3b3eca149f1fa10d8 (patch)
tree2483651f45dd1acab76873a0a74ce21e62e85417
parent22b38ffb3f6aa774d057c29bee406563caf31004 (diff)
downloadmongo-1a32953e027b417c73a9aca3b3eca149f1fa10d8.tar.gz
Update Evergreen build file to support correct OS X target.
-rw-r--r--test/mciproject.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/mciproject.yml b/test/mciproject.yml
index 49caa44438d..9abdf23ec3b 100644
--- a/test/mciproject.yml
+++ b/test/mciproject.yml
@@ -124,10 +124,10 @@ buildvariants:
- name: compile-windows-alt
- name: fops-windows
-- name: osx-108
- display_name: OS X 10.8
+- name: osx-1010
+ display_name: OS X 10.10
run_on:
- - osx-108
+ - osx-1010
expansions:
smp_command: -j$(sysctl -n hw.logicalcpu)
configure_env_vars: PATH=/opt/local/bin:$PATH