Skip to content

ci: Upgrade to LLVM Clang 16 to support C++20 features on macOS 13 and 14; Ensure LLVM Toolchain Consistency; Add macOS 15 to GitHub workflow. #2404

ci: Upgrade to LLVM Clang 16 to support C++20 features on macOS 13 and 14; Ensure LLVM Toolchain Consistency; Add macOS 15 to GitHub workflow.

ci: Upgrade to LLVM Clang 16 to support C++20 features on macOS 13 and 14; Ensure LLVM Toolchain Consistency; Add macOS 15 to GitHub workflow. #2404

Triggered via pull request March 6, 2025 13:51
Status Startup failure
Total duration
Artifacts

clp-core-build-macos.yaml

on: pull_request
Matrix: build-macos
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/clp-core-build-macos.yaml#L73
The workflow is not valid. .github/workflows/clp-core-build-macos.yaml (Line: 73, Col: 14): Unexpected symbol: 'LLVM_INSTALL_BINDIR/llvm-ar'. Located at position 72 within expression: env.USE_LLVM_COMPILER == 'true' && format('--ar {0} --ranlib {1}', env.LLVM_INSTALL_BINDIR/llvm-ar, env.LLVM_INSTALL_BINDIR/llvm-ranlib) || ''