clangd/.github/workflows
Younan Zhang 30a8f963f7
[CI] Rename debug symbol names to avoid tripping up the auto-installer (#2441)
The auto-install logic (in the https://github.com/clangd/node-clangd repo)
downloads the first package that starts with `clangd-<platform>-`.

The previous naming of the debug symbols package would mean it matched
this pattern, and it could be downloaded by the auto-install process instead
of the actual binary package.
2025-07-10 21:27:40 -04:00
..
autobuild.yaml [CI] Rename debug symbol names to avoid tripping up the auto-installer (#2441) 2025-07-10 21:27:40 -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