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
clp-core-build-macos.yaml
on: pull_request
Matrix: build-macos
Waiting for pending jobs
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) || ''
|