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 d446ba2 commit b0f548cCopy full SHA for b0f548c
.github/actions/test-library-on-nightly/action.yml
@@ -26,7 +26,7 @@ runs:
26
if: ${{ inputs.platform == 'ios' }}
27
uses: maxim-lobanov/setup-xcode@v1
28
with:
29
- xcode-version: latest-stable
+ xcode-version: 16.4.0
30
- name: Build iOS
31
shell: bash
32
0 commit comments