Skip to content

Commit

Permalink
Back down to Xcode 16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Nov 19, 2024
1 parent db04123 commit 6cf36dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: Test
runs-on: macOS-15
env:
DEVELOPER_DIR: /Applications/Xcode_16.2.app
DEVELOPER_DIR: /Applications/Xcode_16.1.app
steps:
- uses: actions/checkout@v4
- name: Test platform ${{ matrix.destination }}
Expand Down

0 comments on commit 6cf36dd

Please sign in to comment.