summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gorrod <alexander.gorrod@mongodb.com>2016-04-01 09:56:59 +1100
committerAlex Gorrod <alexander.gorrod@mongodb.com>2016-04-01 09:56:59 +1100
commit7883a4ae4832cb1f1513527638a3bde8ebae56d2 (patch)
tree95a92bc323ee3881c719c5dfbbfa772a54b81466
parent45ed4d3856f3ce3191c81679900f7d890e92132a (diff)
parent4e718f2be402dcc61a1d69c65370c1470f588d2a (diff)
downloadmongo-7883a4ae4832cb1f1513527638a3bde8ebae56d2.tar.gz
Merge pull request #2618 from bsamek/patch-1
Evergreen: 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