Tags: clangd/clangd
Tags
Update macos container's version and upgrade macos's grpc (#2568) The macos-13 image was dropped in actions/runner-images#13046, so we have to upgrade to macos-14. Older gRPC versions don't support macos-14 well so we have to use a newer version (on mac only for now). Fixes #2562
Update macos container's version and upgrade macos's grpc (#2568) The macos-13 image was dropped in actions/runner-images#13046, so we have to upgrade to macos-14. Older gRPC versions don't support macos-14 well so we have to use a newer version (on mac only for now). Fixes #2562
Update macos container's version and upgrade macos's grpc (#2568) The macos-13 image was dropped in actions/runner-images#13046, so we have to upgrade to macos-14. Older gRPC versions don't support macos-14 well so we have to use a newer version (on mac only for now). Fixes #2562
Update macos container's version and upgrade macos's grpc (#2568) The macos-13 image was dropped in actions/runner-images#13046, so we have to upgrade to macos-14. Older gRPC versions don't support macos-14 well so we have to use a newer version (on mac only for now). Fixes #2562
Update macos container's version and upgrade macos's grpc (#2568) The macos-13 image was dropped in actions/runner-images#13046, so we have to upgrade to macos-14. Older gRPC versions don't support macos-14 well so we have to use a newer version (on mac only for now). Fixes #2562
Fix MacOS CI build (#2522) As of actions/runner-images#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`.
Fix MacOS CI build (#2522) As of actions/runner-images#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`.
PreviousNext