Skip to content

Commit

Permalink
Use latest xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
akaDuality committed Dec 9, 2023
1 parent 1584653 commit 232c58b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ jobs:
update-docs:
runs-on: 'macos-13'
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest

- name: Checkout
uses: actions/checkout@v3

Expand Down

0 comments on commit 232c58b

Please sign in to comment.