summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Samek <brian.samek@gmail.com>2016-03-31 13:49:36 -0400
committerBrian Samek <brian.samek@gmail.com>2016-03-31 13:49:36 -0400
commit4e718f2be402dcc61a1d69c65370c1470f588d2a (patch)
tree95a92bc323ee3881c719c5dfbbfa772a54b81466
parent45ed4d3856f3ce3191c81679900f7d890e92132a (diff)
downloadmongo-4e718f2be402dcc61a1d69c65370c1470f588d2a.tar.gz
BUILD-893 Upgrade OS X builders to OS X 10.10
-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