Skip to content

Commit

Permalink
[CI] Use Xcode 16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ikesyo committed Dec 11, 2024
1 parent d5bb86a commit fe8b8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
xcode_version:
- "16.0" # 6.0
- "16.1" # 6.0
env:
DEVELOPER_DIR: "/Applications/Xcode_${{ matrix.xcode_version }}.app/Contents/Developer"
runs-on: macos-15
Expand Down

0 comments on commit fe8b8f4

Please sign in to comment.