Skip to content

Commit

Permalink
Update Xcode version too
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsj committed Mar 30, 2022
1 parent 518187c commit 6eda506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/github-ci-pre.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set -o pipefail
export IS_CI=1

# Select our Xcode version
sudo xcode-select -s /Applications/Xcode_12.5.1.app
sudo xcode-select -s /Applications/Xcode_13.3.app

# Remove the pre-installed Cocoapods binary
rm /usr/local/bin/pod
Expand Down

0 comments on commit 6eda506

Please sign in to comment.