Skip to content

Commit

Permalink
Merge pull request #277 from ethereum/update_ci_xcode
Browse files Browse the repository at this point in the history
Update CI Xcode to 13.4.1
  • Loading branch information
hwwhww committed Aug 1, 2022
2 parents f9e0296 + 7484a03 commit c9de4c9
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 c9de4c9

Please sign in to comment.