We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23019c commit 8116c4eCopy full SHA for 8116c4e
.github/workflows/pre-merge.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: Setup XCode
67
uses: maxim-lobanov/setup-xcode@v1
68
with:
69
- xcode-version: 15.3.x
+ xcode-version: 16.2.0
70
71
- name: Yarn Install
72
run: yarn install
0 commit comments