Skip to content

Commit

Permalink
Merge pull request ethereum#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 authored Aug 1, 2022
2 parents 79943a4 + a65de13 commit d03a4e3
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 d03a4e3

Please sign in to comment.