Explorar o código

Update the Xcode version in the CircleCI config file

Victor Sigler %!s(int64=7) %!d(string=hai) anos
pai
achega
88af2edf78
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: