Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zshahin-61 committed Nov 16, 2023
1 parent 847ba47 commit 46472e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ jobs:
- name: Check Xcode version
run: /usr/bin/xcodebuild -version

- name: Set Xcode version
uses: actions/setup-xcode@v3
with:
xcode-version: 15.0.1

- name: Checkout repository
uses: actions/checkout@v3

Expand Down

0 comments on commit 46472e7

Please sign in to comment.