Skip to content

Commit

Permalink
Use UA XCode
Browse files Browse the repository at this point in the history
  • Loading branch information
neildhar committed Sep 17, 2020
1 parent f02d791 commit 4f4dc9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ workflows:
# Default settings for Apple jobs (apple-runtime, test-apple-runtime)
apple_defaults: &apple_defaults
macos:
xcode: "12.0.0"
xcode: "12.0.0-UA"
working_directory: ~/hermes
environment:
- TERM: dumb
Expand Down Expand Up @@ -196,7 +196,7 @@ jobs:
macos:
macos:
xcode: "12.0.0"
xcode: "12.0.0-UA"
environment:
- HERMES_WS_DIR: /tmp/hermes
- TERM: dumb
Expand Down

0 comments on commit 4f4dc9b

Please sign in to comment.