mirror of
https://github.com/clangd/clangd.git
synced 2025-04-20 15:43:01 +00:00
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 |
||
---|---|---|
.. | ||
autobuild.yaml | ||
lib_compat_test.py | ||
lib_compat.h | ||
linux-static-deps.cmake |