aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Edwards <mike@sqlby.me>2018-06-27 23:35:14 +0000
committerMike Edwards <mike@sqlby.me>2018-06-27 23:35:14 +0000
commit925cb69d787d0a86f977f84075e4978654319a44 (patch)
treedbda6f3477fcca7478853e50ca1ebdcbf287c87b
parent072b239b87a8e4dd897a57a1cebb4ae89b92a65d (diff)
Updating clang ci dependency versions to match latest updates to Green Dragon nodes.
git-svn-id: https://llvm.org/svn/llvm-project/zorg/trunk@335793 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--zorg/jenkins/clang_build_dependencies.dep4
1 files changed, 2 insertions, 2 deletions
diff --git a/zorg/jenkins/clang_build_dependencies.dep b/zorg/jenkins/clang_build_dependencies.dep
index 18285447..4d8c3690 100644
--- a/zorg/jenkins/clang_build_dependencies.dep
+++ b/zorg/jenkins/clang_build_dependencies.dep
@@ -1,5 +1,5 @@
-os_version == 10.13.4 # Oldest CI nodes are currently 10.11.6
+os_version == 10.13.5 # Oldest CI nodes are currently 10.13.3
brew cmake >= 3.11.2 # LLVM docs state this is the minimum version required.
brew ninja >= 1.8.2 # Stage2 verbose output
pip psutil >= 5.4.5 # Required for timeouts in the GTest Suite.
-xcode == 9.3.1
+xcode == 9.4.1