cd: reduce xcode version

This commit is contained in:
Kingkor Roy Tirtho 2024-12-16 20:42:11 +06:00
parent 06c18cd916
commit df7bc61004

View File

@ -92,7 +92,7 @@ jobs:
if: ${{matrix.platform == 'ios'}}
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '16.2'
xcode-version: '16.1'
- name: Install ${{matrix.platform}} dependencies
run: |