Skip to content

Commit

Permalink
Use latest stable xcode for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Pettersson committed Apr 3, 2024
1 parent 7b0f22f commit 87c37b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v3
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: "14.0"
xcode-version: latest-stable
- name: Build
env:
platform: ${{ 'iOS Simulator' }}
Expand Down

0 comments on commit 87c37b8

Please sign in to comment.