Sfoglia il codice sorgente

Update the Xcode version in the CircleCI config file

Victor Sigler 7 anni fa
parent
commit
88af2edf78
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: