Skip to content

bump clang version to be compatible with macos-latest#349

Merged
ethanglaser merged 1 commit into
mainfrom
dev/eglaser-fix-macos-ci
Jul 9, 2026
Merged

bump clang version to be compatible with macos-latest#349
ethanglaser merged 1 commit into
mainfrom
dev/eglaser-fix-macos-ci

Conversation

@ethanglaser

@ethanglaser ethanglaser commented Jul 7, 2026

Copy link
Copy Markdown
Member

Latest macos github actions image was bumped and no longer supports specified clang versions. This is because we take latest: https://github.com/intel/ScalableVectorSearch/blob/main/.github/workflows/build-macos.yaml#L35 and as far as I can tell there is not an easy way to track this via dependabot. Alternative would be to pin it to a version but then it could sit idle and forgotten.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the macOS GitHub Actions workflow to use a newer Homebrew LLVM/Clang toolchain so CI remains compatible with the macos-latest runner image updates.

Changes:

  • Bump the macOS CI compiler from Clang 15 to Clang 20.
  • Update the Homebrew package installed by the workflow from llvm@15 to llvm@20.

@mergify

mergify Bot commented Jul 9, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@ethanglaser ethanglaser merged commit 0747c56 into main Jul 9, 2026
21 checks passed
@ethanglaser ethanglaser deleted the dev/eglaser-fix-macos-ci branch July 9, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants