summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/circle.yml b/circle.yml
index 27568b9de4..30634619ba 100644
--- a/circle.yml
+++ b/circle.yml
@@ -1066,7 +1066,7 @@ jobs:
# ------------------------------------------------------------------------------
ios-release:
macos:
- xcode: "9.4.1"
+ xcode: "10.0.0"
environment:
BUILDTYPE: Release
HOMEBREW_NO_AUTO_UPDATE: 1
@@ -1106,7 +1106,7 @@ jobs:
# ------------------------------------------------------------------------------
ios-release-tag:
macos:
- xcode: "9.4.1"
+ xcode: "10.0.0"
environment:
BUILDTYPE: Release
HOMEBREW_NO_AUTO_UPDATE: 1