clangd/.github/workflows
Kadir Cetinkaya 411063a83a Use ubuntu-18 for older glibc
There's pthread_cond_clockwait@GLIBC_2.30 introduced with new glibc,
which isn't available in older versions. To prevent such breakages we
are sticking to ubuntu-18 rather than moving to ubuntu-20.

For a sample error see
https://github.com/kadircet/clangd/runs/2011039246?check_suite_focus=true.

Version label grabbed from
https://github.com/actions/virtual-environments.
2021-03-02 15:02:21 +01:00
..
autobuild.yaml Use ubuntu-18 for older glibc 2021-03-02 15:02:21 +01: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
periodic.yaml Use LLVM head for builds 2021-02-16 16:16:17 +01:00