Skip to content

Commit

Permalink
cd: reduce xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Dec 16, 2024
1 parent 06c18cd commit df7bc61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spotube-release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit df7bc61

Please sign in to comment.