clangd/.github/workflows
InfinityWei ff6fd49148
Fix weekly snapshot releases (#2084)
The release was broken because the macos-latest image was upgraded from macos-12 to macos-14, resulting in AppleClang being updated from version 14 to 15. To resolve the problem, modify macos-latest back to macos-12.

Additionally, the Linux build now needs Python 3.8, and the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION environment variable enabled to keep using node 16.

Fixes #2028
2024-07-08 03:42:32 -04:00
..
autobuild.yaml Fix weekly snapshot releases (#2084) 2024-07-08 03:42:32 -04:00
lib_compat_test.py Compat with older python 2020-05-08 00:01:38 +02:00
lib_compat.h Include lib_compat.h while building gRPC 2021-02-26 12:50:28 +01:00
linux-static-deps.cmake Try to fix static libz on linux 2020-09-24 16:33:20 +02:00