clangd/.github
InfinityWei 0ed1e6bc60
Fix MacOS CI build (#2522)
As of https://github.com/actions/runner-images/issues/12934, the Mac runners use CMake 4.0, which drops compatibility with CMake < 3.5, but the gRPC library version we use is marked as having CMake 3.1 as its minimum version.

Work around this by using `-DCMAKE_POLICY_VERSION_MINIMUM=3.5`.
2025-10-09 01:09:07 -04:00
..
ISSUE_TEMPLATE Build PDB file for Windows (#1678) 2024-12-01 20:24:14 -05:00
workflows Fix MacOS CI build (#2522) 2025-10-09 01:09:07 -04:00