Skip to content

Commit

Permalink
try xcode 16.2 in MacOS Arm
Browse files Browse the repository at this point in the history
  • Loading branch information
rookiepeng committed Feb 16, 2025
1 parent 1b6cb6c commit 1599a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test_macos_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: maxim-lobanov/[email protected]
with:
# Version of Xcode to use
xcode-version: '15.4'
xcode-version: '16.2'
- name: Set up Python ${{matrix.python-version}}
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 1599a30

Please sign in to comment.