Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This matches the version used in the bpf-linker binstall job. Otherwise we fail with: ``` = note: bpf-linker: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by bpf-linker) bpf-linker: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by bpf-linker) bpf-linker: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by bpf-linker) ``` Add a nightly build so we catch these earlier.
- Loading branch information