Pārlūkot izejas kodu

Update the Xcode version in the CircleCI config file

Victor Sigler 7 gadi atpakaļ
vecāks
revīzija
88af2edf78
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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: