diff --git a/.github/workflows/CommitChecks.yml b/.github/workflows/CommitChecks.yml index ce06c5b99c..e40ac29cf3 100644 --- a/.github/workflows/CommitChecks.yml +++ b/.github/workflows/CommitChecks.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: maxim-lobanov/setup-xcode@v1.1 with: - xcode-version: "15.4" + xcode-version: "16.0" - uses: actions/checkout@v2 - name: xcbeautify run: brew install xcbeautify