Skip to content

Commit

Permalink
chore: update xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
jordmccord committed Feb 17, 2025
1 parent 4809132 commit f14fdd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/previews.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
uses: maxim-lobanov/setup-xcode@v1
if: steps.check_skip.outputs.skip == 'false'
with:
xcode-version: '15.2.0'
xcode-version: '16.2.0'

- name: 🔧 Setup EAS
uses: expo/expo-github-action@v8
Expand Down

0 comments on commit f14fdd5

Please sign in to comment.