Skip to content

Commit

Permalink
Downgrade xcode-ver to 15.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BarnumD committed Jun 10, 2024
1 parent d54c5c2 commit 8bd2fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Select Xcode Version
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.4'
xcode-version: '15.2.0'

- name: MPDXiOSLib SSH Key
uses: webfactory/[email protected]
Expand Down

0 comments on commit 8bd2fe5

Please sign in to comment.