Build on ubuntu-22.04
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.pull/117/head
parent
0afbca858c
commit
91518b64b3
Loading…
Reference in New Issue