Skip to content

Commit

Permalink
Update to Xcode 15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Apr 1, 2024
1 parent 958c6c2 commit a23369d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
env:
DEVELOPER_DIR: /Applications/Xcode_15.2.app/Contents/Developer
DEVELOPER_DIR: /Applications/Xcode_15.3.app/Contents/Developer
runs-on: macos-14
steps:
- name: Checkout
Expand Down

0 comments on commit a23369d

Please sign in to comment.