Skip to content

Commit

Permalink
Always use latest xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshball committed Apr 28, 2024
1 parent 5d2d76f commit 9727ac7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
with:
token: ${{ secrets.ACCESS_TOKEN }}
submodules: true
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest
- name: "Run script"
run: |
export OS="mac"
Expand Down

0 comments on commit 9727ac7

Please sign in to comment.