Skip to content

Commit

Permalink
[CI] Upgrade xcode version on circleci
Browse files Browse the repository at this point in the history
13.2.1 is no longer supported
  • Loading branch information
straight-shoota authored Dec 6, 2023
1 parent 4bf845f commit df3ed59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

test-on-osx:
macos:
xcode: 13.2.1
xcode: 15.0.0
steps:
- with-brew-cache:
steps:
Expand Down

0 comments on commit df3ed59

Please sign in to comment.