Description
After 0260317.0218.1, clang command maps to /opt/homebrew/bin/clang,
while earlier it mapped to Apple clang at /usr/bin/clang.
Was it intented?
Platforms affected
Runner images affected
Image version and build link
Image: macos-15-arm64
Version: 20260317.0218.1
Included Software: https://github.com/actions/runner-images/blob/macos-15-arm64/20260317.0218/images/macos/macos-15-arm64-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/macos-15-arm64%2F20260317.0218
Last known good:
Image: macos-15-arm64
Version: 20260303.0188.2
Included Software: https://github.com/actions/runner-images/blob/macos-15-arm64/20260303.0188/images/macos/macos-15-arm64-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/macos-15-arm64%2F20260303.0188
Is it regression?
yes
Expected behavior
clang command maps to Apple clang.
Actual behavior
clang command maps to Homebrew llvm/clang 18
Repro steps
Description
After 0260317.0218.1,
clangcommand maps to/opt/homebrew/bin/clang,while earlier it mapped to Apple clang at
/usr/bin/clang.Was it intented?
Platforms affected
Runner images affected
Image version and build link
Image: macos-15-arm64
Version: 20260317.0218.1
Included Software: https://github.com/actions/runner-images/blob/macos-15-arm64/20260317.0218/images/macos/macos-15-arm64-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/macos-15-arm64%2F20260317.0218
Last known good:
Image: macos-15-arm64
Version: 20260303.0188.2
Included Software: https://github.com/actions/runner-images/blob/macos-15-arm64/20260303.0188/images/macos/macos-15-arm64-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/macos-15-arm64%2F20260303.0188
Is it regression?
yes
Expected behavior
clang command maps to Apple clang.
Actual behavior
clang command maps to Homebrew llvm/clang 18
Repro steps