Skip to content

Commit

Permalink
Update xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
prof18 committed Oct 28, 2023
1 parent 177b31d commit 0d8d9b2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ios-testflight-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ jobs:
run: |
/usr/bin/xcodebuild -version
- name: Xcode Select Version
uses: mobiledevops/xcode-select-version-action@v1
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-select-version: 15.0
xcode-version: latest-stable

- name: Xcode version
run: |
Expand Down

0 comments on commit 0d8d9b2

Please sign in to comment.