Skip to content

Commit

Permalink
[cd] update xcode version to 15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nan-li committed May 10, 2024
1 parent 27e3d36 commit f31ca17
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 f31ca17

Please sign in to comment.