Skip to content

Commit

Permalink
Set Xcode version to latest-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredrummler committed May 4, 2024
1 parent 7dc62d0 commit 1bde9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
if: matrix.os == 'macos-latest'
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '13.1.0'
xcode-version: latest-stable

- name: Clear npm and Yarn cache
run: |
Expand Down

0 comments on commit 1bde9c9

Please sign in to comment.