Skip to content

Commit

Permalink
Bump CI Xcode version to 13.4.1 to avoid CI image depreication
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlBeek committed Jul 31, 2022
1 parent f482f1b commit 7484a03
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 @@ -245,7 +245,7 @@ jobs:
path: /tmp/artifacts
build-macos:
macos:
xcode: 12.4.0
xcode: 13.4.1
working_directory: ~/repo
steps:
- run: xcodebuild -version
Expand Down

0 comments on commit 7484a03

Please sign in to comment.