summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey <alexey@circleci.com>2019-05-07 23:51:49 +0200
committerJason Wray <friedbunny@users.noreply.github.com>2019-05-07 14:51:49 -0700
commit88eb1c9b27daf281623caf3281b9d7d140d24e6b (patch)
tree3f69e7be1ecd953e9842be30d73a4f82c847e0a7
parente69efb996d32c86f00b08878a61c6f0a47c81932 (diff)
downloadqtlocation-mapboxgl-88eb1c9b27daf281623caf3281b9d7d140d24e6b.tar.gz
[build] Upgrade from Xcode 9.3.0 to 9.3.1 on CircleCI
CircleCI will soon deprecate Xcode 9.3.0 on CircleCI for macOS. Moving mapbox-gl from 9.3.0 to 9.3.1 should have no impact on the CircleCI jobs, plus it will help the project hit fewer Xcode bugs.
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 7a37777e01..3e70829207 100644
--- a/circle.yml
+++ b/circle.yml
@@ -1148,7 +1148,7 @@ jobs:
# ------------------------------------------------------------------------------
qt5-macos-debug:
macos:
- xcode: "9.3.0"
+ xcode: "9.3.1"
environment:
BUILDTYPE: Debug
HOMEBREW_NO_AUTO_UPDATE: 1