Skip to content

Commit

Permalink
GitHub Actions: Bump Xcode version from 15.1 to 15.2 (#863)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-magda authored Jan 29, 2024
1 parent 08d19bf commit ba69771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-ios/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
- name: Setup Xcode version
uses: maxim-lobanov/[email protected]
with:
xcode-version: '15.1'
xcode-version: '15.2'

- name: Homebrew install git-crypt
run: brew install git-crypt
Expand Down

0 comments on commit ba69771

Please sign in to comment.