Skip to content

Commit 504f41f

Browse files
authored
Merge pull request #1433 from OneSignal/cd/update_xcode_version
[cd] update xcode version to 15.2
2 parents de18a72 + f31ca17 commit 504f41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: setup xcode
2222
uses: maxim-lobanov/setup-xcode@v1
2323
with:
24-
xcode-version: '14.1'
24+
xcode-version: '15.2'
2525
- name: Checkout OneSignal-iOS-SDK
2626
uses: actions/checkout@v4
2727
with:

0 commit comments

Comments
 (0)