Skip to content

Commit

Permalink
Merge pull request #1433 from OneSignal/cd/update_xcode_version
Browse files Browse the repository at this point in the history
[cd] update xcode version to 15.2
  • Loading branch information
nan-li authored May 11, 2024
2 parents de18a72 + f31ca17 commit 504f41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: setup xcode
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '14.1'
xcode-version: '15.2'
- name: Checkout OneSignal-iOS-SDK
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 504f41f

Please sign in to comment.