Преглед изворни кода

Update the Xcode version in the CircleCI config file

Victor Sigler пре 7 година
родитељ
комит
88af2edf78
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .circleci/config.yml

+ 1 - 1
.circleci/config.yml

@@ -6,7 +6,7 @@ jobs:
       TEST_REPORTS: /tmp/test-results
       LANG: en_US.UTF-8
     macos:
-      xcode: 10.1.0
+      xcode: 10.2.0
     steps:
       - checkout
       - run: