Skip to content

Commit 8116c4e

Browse files
committed
Bump setup-xcode to 16.2.0
1 parent e23019c commit 8116c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: Setup XCode
6767
uses: maxim-lobanov/setup-xcode@v1
6868
with:
69-
xcode-version: 15.3.x
69+
xcode-version: 16.2.0
7070

7171
- name: Yarn Install
7272
run: yarn install

0 commit comments

Comments
 (0)