Skip to content

Commit

Permalink
Use latest stable xcode version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tijme committed Jun 23, 2023
1 parent e14b5ef commit 46d8fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v2
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '13.2'
xcode-version: latest-stable
- name: Prepare custom devices
run: |
sudo mkdir -p /Library/Developer/CoreSimulator/Profiles/Runtimes
Expand Down

0 comments on commit 46d8fe9

Please sign in to comment.