Skip to content

Commit

Permalink
Upgrade xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
Urook committed Oct 3, 2023
1 parent a7ed0ba commit 79195d4
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 @@ -8,7 +8,7 @@ references:
jobs:
publish:
macos:
xcode: "14.0.1"
xcode: "15.0.0"
steps:
- checkout
- restore_cache:
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
- /usr/local/Homebrew
version_validation:
macos:
xcode: "14.0.1"
xcode: "15.0.0"
steps:
- checkout
- run:
Expand Down

0 comments on commit 79195d4

Please sign in to comment.