Skip to content

Commit

Permalink
chore: use xcode 15
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak committed Feb 5, 2024
1 parent 5b61843 commit ed75fe5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
build:
runs-on: macos-latest
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 15
- uses: actions/checkout@v4
- name: Use Node.js LTS
uses: actions/setup-node@v4
Expand Down

0 comments on commit ed75fe5

Please sign in to comment.