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 ac6306a commit f6a628eCopy full SHA for f6a628e
1 file changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Setup Xcode
30
uses: maxim-lobanov/setup-xcode@v1
31
with:
32
- xcode-version: '15.4'
+ xcode-version: '16.0'
33
34
- name: Install xcpretty
35
run: gem install xcpretty
0 commit comments