Skip to content

Commit

Permalink
Update xcode too
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatskaari committed Nov 26, 2023
1 parent 0bcd651 commit 69b674f
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 @@ -124,7 +124,7 @@ jobs:
build-darwin-arm64:
working_directory: ~/please
macos:
xcode: "13.4.1"
xcode: "14.3.1"
steps:
- checkout
- attach_workspace:
Expand Down Expand Up @@ -201,7 +201,7 @@ jobs:
paths: [ ".plz-cache/third_party/go" ]
build-darwin:
macos:
xcode: "13.4.1"
xcode: "14.3.1"
environment:
PLZ_ARGS: "-p --profile ci --exclude pip --exclude embed"
steps:
Expand Down

0 comments on commit 69b674f

Please sign in to comment.