clangd/.github/workflows
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
..
autobuild.yaml Fix MacOS CI build (#2522) 2025-10-09 01:09:07 -04:00
lib_compat_test.py Compat with older python 2020-05-08 00:01:38 +02:00
lib_compat.h Fix Linux CI builds (#2319) 2025-02-09 02:05:11 -05:00
linux-static-deps.cmake Try to fix static libz on linux 2020-09-24 16:33:20 +02:00