Skip to content

Commit f31ca17

Browse files
committed
[cd] update xcode version to 15.2
1 parent 27e3d36 commit f31ca17

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)