Skip to content

Commit

Permalink
Downgrade xcode-version in workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
BarnumD committed May 14, 2024
1 parent 3036a9c commit 8bdb17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.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.3.0'
xcode-version: '15.2.0'

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

0 comments on commit 8bdb17a

Please sign in to comment.